|
|
|
@ -595,6 +595,7 @@ div.thumbnails div {background:#fff;display:inline-block;margin-right:2px;}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*****项目版本库修订 Tables *****/
|
|
|
|
|
|
|
|
|
|
table.list{ border:none; border-collapse: collapse; width: 100%; margin-bottom: 4px; }
|
|
|
|
|
table.list th { background-color:#EEEEEE; padding: 4px; white-space:pre-line; }
|
|
|
|
|
table.list td { vertical-align: top; padding-right:10px; }
|
|
|
|
@ -663,6 +664,7 @@ tr.entry.file td.filename_no_report a { margin-left: 16px; }
|
|
|
|
|
|
|
|
|
|
tr span.expander {background-image: url(../images/bullet_toggle_plus.png); padding-left: 8px; margin-left: 0; cursor: pointer;}
|
|
|
|
|
tr.open span.expander {background-image: url(../images/bullet_toggle_minus.png);}
|
|
|
|
|
.icon-folder { background-image: url(../images/folder.png); }
|
|
|
|
|
.open .icon-folder { background-image: url(../images/folder_open.png); }
|
|
|
|
|
.icon-file { background-image: url(../images/files/default.png); }
|
|
|
|
|
.icon-file.text-plain { background-image: url(../images/files/text.png); }
|
|
|
|
|