Files
EasySoft-ZenTaoPMS/module/project/css/task.css
T
2014-11-05 16:22:37 +08:00

10 lines
685 B
CSS

.bug, .task {color:gray; font-size:9px}
.cont-lt1 .side{width:220px}
#sidebar{position:absolute;left:15px;top:185px;width:20px;height:20px;cursor:pointer;background:url(theme/default/images/main/zt-icons.png) -81px -161px;}
#hideButton{cursor:pointer;}
#hideButton span{padding:2px 10px; background:url(theme/default/images/main/zt-icons.png) -100px -161px;}
#featurebar .f-right .icon-green-task-import {padding:2px 8px; background:url(theme/default/images/main/zt-icons.png) 0px -82px;}
table .dropdown-menu{width:auto; max-width:1000px;}
table .dropdown-menu tr{border:0px;}
table .dropdown-menu tr td{border:0px; border-right: 1px dotted #ddd; border-bottom: 1px dotted #ddd;}