* ajust style.

This commit is contained in:
Catouse
2013-09-27 11:04:38 +08:00
parent 32604b8125
commit 429c5c5a96
+5 -4
View File
@@ -373,7 +373,7 @@ table.data-table td:last-child{padding-right: 20px;}
.w-pri {width:30px;}
.w-severity {width:40px;}
.w-hour {width:40px;}
.w-date {width:70px;}
.w-date {width:80px;}
.w-user {width:60px;}
.w-status {width:50px}
.w-type {width:80px}
@@ -506,7 +506,7 @@ table.data-table td:last-child{padding-right: 20px;}
cursor: pointer;
width: 8px;
height: 50px;
left: 16px;
left: 20px;
border-radius:0px 10px 10px 0px
}
.treeSlider span {
@@ -538,7 +538,7 @@ table.data-table td:last-child{padding-right: 20px;}
#dataform{margin-top:20px; padding:0 30px}
#dataform caption{font-size:14px; padding:5px 5px 5px 10px}
#dataform .rowhead{font-size:11.5px; font-weight:1.2; border:none}
#dataform tr, #createform td, #createform th{border:none; background:#fcfcfc}
#dataform tr, #createform td, #createform th{border:none;}
.actionlink{font-size:14px; font-weight:bold; padding-top:8px}
.actionlink span{padding:5px 3px}
@@ -637,7 +637,8 @@ table.data-table td:last-child{padding-right: 20px;}
/* Case icons. */
.icon-green-testcase-confirmStoryChange {padding:2px 8px; background:url(images/main/zt-icons.png) -40px -282px;}
.link-button a{color:#036; font-weight:normal; font-size:14px;padding: 3px 4px;}
.link-button{display: inline-block;}
.link-button a{ color:#036; font-weight:normal; font-size:14px;padding: 3px 4px;}
.link-button a i{font-size: 18px;}
.link-button a:hover {color:#000;}