Changeset 2390:3b3d86f3529a for admin/style
- Timestamp:
- 10/16/13 20:58:46 (12 years ago)
- Branch:
- 2.6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r2384 r2390 595 595 font-size: 1.3em; 596 596 } 597 label.bold { 598 text-transform: uppercase; 599 font-weight: bold; 600 margin-top: 2em; 601 } 597 602 label.area, p.area { 598 603 width: inherit !important; … … 2100 2105 width: 16em; 2101 2106 float: right; 2102 }2103 #entry-content label {2104 text-transform: uppercase;2105 font-weight: bold;2106 margin-top: 2em;2107 display: inline-block;2108 }2109 #entry-content label:first-child {2110 margin-top: 0;2111 2107 } 2112 2108 #entry-sidebar h4 {
Note: See TracChangeset
for help on using the changeset viewer.