Changeset 2046:d0f9179b60d5 for admin
- Timestamp:
- 09/23/13 23:06:57 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r2043 r2046 490 490 box-shadow: 1px 1px 2px #F1F1F1 inset; 491 491 padding: 3px; 492 vertical-align: top; 492 493 } 493 494 input:focus, textarea:focus, select:focus { … … 633 634 border: 1px solid #ccc; 634 635 font-family: "DejaVu Sans","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 635 padding: 4px 10px;636 padding: 3px 10px; 636 637 line-height: normal !important; 637 638 display: inline-block; … … 2438 2439 line-height: 68px; 2439 2440 overflow: hidden; 2440 z-index: 200;2441 2441 } 2442 2442 #main #content > h2 {
Note: See TracChangeset
for help on using the changeset viewer.