Ticket #2437: 2437.patch
File 2437.patch, 1.1 KB (added by , 8 years ago) |
---|
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
41 41 padding: 10px; 42 42 } 43 43 44 .entry-content td, 45 .entry-content th { 46 padding: 1em !important; 47 } 44 .entry-content td, 45 .entry-content th { 46 padding: 1em !important; 47 } 48 48 49 .entry-content th { 50 font-weight: bold; 49 .entry-content th { 50 font-weight: bold; 51 51 } 52 52 53 53 td:first-of-type { … … 984 984 color: #fff; 985 985 background-color: #0073aa; 986 986 } 987 .menu-table-of-contents-container ul a.active, 987 .menu-table-of-contents-container ul a.active, 988 988 .menu-table-of-contents-container .current-menu-item > a { 989 989 color: #555 !important; 990 990 background-color: #fff; … … 1036 1036 1037 1037 .handbook-template-default #secondary { 1038 1038 margin: 0; 1039 background: #fafafa; 1039 1040 } 1040 1041 1041 1042 .handbook-template-default #primary {