Changeset 1338:e1db18007775 for admin/style
- Timestamp:
- 08/12/13 13:55:32 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r1336 r1338 1118 1118 table.settings, table.prefs { 1119 1119 width: 80%; 1120 border: 1px solid #999; 1121 margin-bottom: 3em; 1122 } 1123 table.settings th, table.prefs th { 1124 background: #eef; 1120 1125 } 1121 1126 table.settings th:first-child, table.prefs th:first-child { … … 1131 1136 width: 40%; 1132 1137 } 1133 1134 1138 td.status { 1135 1139 vertical-align: middle; … … 1170 1174 padding-left: 15px; 1171 1175 } 1172 1173 1176 /* ----------------------------------------------------------------- FORMS */ 1174 1177 form {
Note: See TracChangeset
for help on using the changeset viewer.