From 8fc5dfd984260f2584f32d3418645a6949f03242 Mon Sep 17 00:00:00 2001 From: zhujinyong Date: Sat, 30 Jun 2012 00:48:03 +0000 Subject: [PATCH] + move css to common.css. --- module/report/css/common.css | 7 +++++++ module/report/view/bugsummary.html.php | 5 ----- module/report/view/productinfo.html.php | 3 --- module/report/view/workload.html.php | 5 ----- 4 files changed, 7 insertions(+), 13 deletions(-) create mode 100644 module/report/css/common.css diff --git a/module/report/css/common.css b/module/report/css/common.css new file mode 100644 index 0000000000..ac8e93902f --- /dev/null +++ b/module/report/css/common.css @@ -0,0 +1,7 @@ +.choose-date span, .dp-choose-date{ display:block; float:left; margin:0 10px;} +.dp-applied{float:left;} +.choose-date span{line-height:20px;} +#product td, tr, th{ border:1px solid #E4E4E4;} +.date{width:80px;} +ul#report-list{margin:0px;} +ul li{list-style:none;} diff --git a/module/report/view/bugsummary.html.php b/module/report/view/bugsummary.html.php index 386f1fb110..156b2bdfd9 100644 --- a/module/report/view/bugsummary.html.php +++ b/module/report/view/bugsummary.html.php @@ -1,10 +1,5 @@ -
diff --git a/module/report/view/productinfo.html.php b/module/report/view/productinfo.html.php index e0f955d895..60d0a335e4 100644 --- a/module/report/view/productinfo.html.php +++ b/module/report/view/productinfo.html.php @@ -1,7 +1,4 @@ -
diff --git a/module/report/view/workload.html.php b/module/report/view/workload.html.php index 8c3e07b4e7..a2b20e96f6 100644 --- a/module/report/view/workload.html.php +++ b/module/report/view/workload.html.php @@ -1,10 +1,5 @@ -