Ticket #2372: 2372.patch
File 2372.patch, 1.1 KB (added by , 8 years ago) |
---|
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
52 52 font-weight: bold; 53 53 } 54 54 55 td[colspan="2"] { 56 background: #eee; 57 } 58 55 59 td:first-of-type { 56 60 width: 30%; 57 61 border-right: 1px solid #eee; … … 276 280 277 281 #secondary-toggle { 278 282 margin-left: 22px; 279 margin-right: 0 px;283 margin-right: 0; 280 284 } 281 285 282 286 #secondary-toggle:before { 283 top: 0 px;287 top: 0; 284 288 } 285 289 } 286 290 … … 496 500 right: 45px; 497 501 color: #fff; 498 502 font-size: 18px; 499 padding: 13px 5px 0 px;503 padding: 13px 5px 0; 500 504 background: #00a0d2; 501 505 } 502 506 … … 521 525 right: 45px; 522 526 color: #fff; 523 527 font-size: 18px; 524 padding: 13px 5px 0 px;528 padding: 13px 5px 0; 525 529 background: #dc3232; 526 530 } 527 531 … … 662 666 line-height: 1.45; 663 667 width: 100%; 664 668 max-width: 940px; 665 margin: 0 pxauto;669 margin: 0 auto; 666 670 padding: 0; 667 671 } 668 672