Changeset 332
- Timestamp:
- 01/30/2014 09:10:25 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-p2/page-reports.php
r330 r332 19 19 font-weight: bold; 20 20 } 21 #main .report-group h4 { 22 font-size: 1.2em; 23 } 21 24 #main .report-group h4 a { 22 25 font-weight: normal; … … 28 31 margin-right: 15px; 29 32 } 30 .wide .report {33 .wide .report, .report.wide { 31 34 width: 335px; 32 35 } 33 .compact .report { 34 min-height: auto; 36 .narrow .report, .report.narrow { 37 width: 130px; 38 margin-right: 10px; 35 39 } 36 40 .report h4 {
Note: See TracChangeset
for help on using the changeset viewer.