Changeset 814:f093f11600ce for admin
- Timestamp:
- 04/23/12 11:24:09 (13 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r802 r814 1046 1046 vertical-align: top; 1047 1047 } 1048 table.settings, table.prefs { 1049 width: 80%; 1050 } 1051 table.settings th:first-child, table.prefs th:first-child { 1052 width: 20%; 1053 } 1054 table.settings th + th, table.prefs th + th { 1055 width: 30%; 1056 } 1057 table.settings th + th + th, table.prefs th + th + th { 1058 width: 10%; 1059 } 1060 table.settings th:last-child, table.prefs th:last-child { 1061 width: 40%; 1062 } 1063 1048 1064 td.status { 1049 1065 vertical-align: middle;
Note: See TracChangeset
for help on using the changeset viewer.