Making WordPress.org

Changeset 332


Ignore:
Timestamp:
01/30/2014 09:10:25 AM (12 years ago)
Author:
nacin
Message:

Trac report CSS updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-p2/page-reports.php

    r330 r332  
    1919    font-weight: bold;
    2020}
     21#main .report-group h4 {
     22    font-size: 1.2em;
     23}
    2124#main .report-group h4 a {
    2225    font-weight: normal;
     
    2831    margin-right: 15px;
    2932}
    30 .wide .report {
     33.wide .report, .report.wide {
    3134    width: 335px;
    3235}
    33 .compact .report {
    34     min-height: auto;
     36.narrow .report, .report.narrow {
     37    width: 130px;
     38    margin-right: 10px;
    3539}
    3640.report h4 {
Note: See TracChangeset for help on using the changeset viewer.