From d97bd5b603aa3005ae52331fd282a8a63b4399c0 Mon Sep 17 00:00:00 2001 From: wlx Date: Tue, 7 May 2013 02:45:31 +0000 Subject: [PATCH] change data/offlineapp style --- application/default/views/scripts/data/offlineapp.phtml | 3 ++- htdocs/css/offlineapp.css | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/application/default/views/scripts/data/offlineapp.phtml b/application/default/views/scripts/data/offlineapp.phtml index ebbba21c..c3589232 100644 --- a/application/default/views/scripts/data/offlineapp.phtml +++ b/application/default/views/scripts/data/offlineapp.phtml @@ -10,8 +10,9 @@ $this->breadcrumb(''.$this->config->title->data.''); $this->breadcrumb('最近20条离线数据申请'); $this->breadcrumb()->setSeparator(' > '); ?> +
breadcrumb() ?>
- +
diff --git a/htdocs/css/offlineapp.css b/htdocs/css/offlineapp.css index 2d02e3ec..ee77e731 100644 --- a/htdocs/css/offlineapp.css +++ b/htdocs/css/offlineapp.css @@ -1,5 +1,3 @@ -ul{clear:left;list-style-type: none;} -li{float:left;} .name {width:60px;} .unit {width:120px;} .date {width:80px;}
姓名 单位