Changeset 3435:991da32caed1 for admin/style/default.css
- Timestamp:
- 12/03/16 10:02:56 (9 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r3434 r3435 1361 1361 /* specific buttons */ 1362 1362 .checkbox-helper { 1363 font-size: smaller; } 1363 font-size: 0.825em; 1364 text-shadow: none; 1365 background-color: transparent; 1366 background-image: none; 1367 box-shadow: none; 1368 border: 1px solid #676e78; 1369 margin-bottom: .25em; } 1370 .checkbox-helper:hover { 1371 background-color: #a2cbe9; 1372 background-image: none; 1373 box-shadow: none; } 1364 1374 1365 1375 .metaRemove,
Note: See TracChangeset
for help on using the changeset viewer.