1- . poststuff {
1+ # poststuff {
22 padding-top : 10px ;
33 min-width : 763px ;
44}
55
6- . poststuff # post-body {
6+ # poststuff # post-body {
77 padding : 0 ;
88}
99
10- . poststuff .postbox-container {
10+ # poststuff .postbox-container {
1111 width : 100% ;
1212}
1313
14- . poststuff # post-body .columns-2 {
14+ # poststuff # post-body .columns-2 {
1515 margin-right : 300px ;
1616}
1717
5151 margin : 0 ;
5252}
5353
54- . poststuff # titlewrap {
54+ # poststuff # titlewrap {
5555 border : 0 ;
5656 padding : 0 ;
5757}
@@ -414,7 +414,7 @@ form#tags-filter {
414414 padding-top : 20px ;
415415}
416416
417- . poststuff # post-body .columns-2 # side-sortables {
417+ # poststuff # post-body .columns-2 # side-sortables {
418418 width : 280px ;
419419}
420420
@@ -605,38 +605,38 @@ form#tags-filter {
605605 text-indent : 0 ;
606606}
607607
608- . poststuff h3 .hndle , /* Back-compat for pre-4.4 */
609- . poststuff .stuffbox > h3 , /* Back-compat for pre-4.4 */
610- . poststuff h2 {
608+ # poststuff h3 .hndle , /* Back-compat for pre-4.4 */
609+ # poststuff .stuffbox > h3 , /* Back-compat for pre-4.4 */
610+ # poststuff h2 {
611611 font-size : 14px ;
612612 padding : 8px 12px ;
613613 margin : 0 ;
614614 line-height : 1.4 ;
615615}
616616
617- . poststuff .stuffbox h2 {
617+ # poststuff .stuffbox h2 {
618618 padding : 8px 10px ;
619619}
620620
621- . poststuff .stuffbox > h2 {
621+ # poststuff .stuffbox > h2 {
622622 border-bottom : 1px solid # eee ;
623623}
624624
625- . poststuff .inside {
625+ # poststuff .inside {
626626 margin : 6px 0 0 0 ;
627627}
628628
629- . poststuff .stuffbox .inside {
629+ # poststuff .stuffbox .inside {
630630 margin : 0 ;
631631}
632632
633- . poststuff .inside # parent_id ,
634- . poststuff .inside # page_template {
633+ # poststuff .inside # parent_id ,
634+ # poststuff .inside # page_template {
635635 max-width : 100% ;
636636}
637637
638- .ie8 . poststuff .inside # parent_id ,
639- .ie8 . poststuff .inside # page_template {
638+ .ie8 # poststuff .inside # parent_id ,
639+ .ie8 # poststuff .inside # page_template {
640640 width : 250px ;
641641}
642642
@@ -656,7 +656,7 @@ form#tags-filter {
656656}
657657
658658# linksubmitdiv .inside , /* Old Link Manager back-compat. */
659- . poststuff # submitdiv .inside {
659+ # poststuff # submitdiv .inside {
660660 margin : 0 ;
661661 padding : 0 ;
662662}
@@ -1105,11 +1105,11 @@ p.description code {
11051105 13.0 - Tags
11061106------------------------------------------------------------------------------*/
11071107
1108- . poststuff .tagsdiv .ajaxtag {
1108+ # poststuff .tagsdiv .ajaxtag {
11091109 margin-top : 1em ;
11101110}
11111111
1112- . poststuff .tagsdiv .howto {
1112+ # poststuff .tagsdiv .howto {
11131113 margin : 1em 0 6px 0 ;
11141114}
11151115
@@ -1154,7 +1154,7 @@ p.popular-tags a {
11541154 margin : 2px 0 12px ;
11551155}
11561156
1157- . poststuff .inside .the-tagcloud {
1157+ # poststuff .inside .the-tagcloud {
11581158 margin : 5px 0 10px ;
11591159 padding : 8px ;
11601160 border : 1px solid # ddd ;
@@ -1426,11 +1426,11 @@ table.links-table {
14261426
14271427/* one column on the post write/edit screen */
14281428@media only screen and (max-width : 850px ) {
1429- . poststuff {
1429+ # poststuff {
14301430 min-width : 0 ;
14311431 }
14321432
1433- # wpbody-content . poststuff # post-body {
1433+ # wpbody-content # poststuff # post-body {
14341434 margin : 0 ;
14351435 }
14361436
@@ -1439,14 +1439,14 @@ table.links-table {
14391439 width : 100% ;
14401440 }
14411441
1442- . poststuff # postbox-container-1 .empty-container ,
1443- . poststuff # postbox-container-1 # side-sortables : empty {
1442+ # poststuff # postbox-container-1 .empty-container ,
1443+ # poststuff # postbox-container-1 # side-sortables : empty {
14441444 border : 0 none;
14451445 height : 0 ;
14461446 min-height : 0 ;
14471447 }
14481448
1449- . poststuff # post-body .columns-2 # side-sortables {
1449+ # poststuff # post-body .columns-2 # side-sortables {
14501450 min-height : 0 ;
14511451 width : auto;
14521452 }
@@ -1471,13 +1471,13 @@ table.links-table {
14711471 padding : 10px 10px ;
14721472 }
14731473
1474- . poststuff .stuffbox .inside {
1474+ # poststuff .stuffbox .inside {
14751475 padding : 0 2px 4px 0 ;
14761476 }
14771477
1478- . poststuff h3 .hndle , /* Back-compat for pre-4.4 */
1479- . poststuff .stuffbox > h3 , /* Back-compat for pre-4.4 */
1480- . poststuff h2 {
1478+ # poststuff h3 .hndle , /* Back-compat for pre-4.4 */
1479+ # poststuff .stuffbox > h3 , /* Back-compat for pre-4.4 */
1480+ # poststuff h2 {
14811481 padding : 12px ;
14821482 }
14831483
0 commit comments