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
@@ -596,34 +596,34 @@ form#tags-filter {
596596 text-indent : 0 ;
597597}
598598
599- # poststuff h3 .hndle , /* Back-compat for pre-4.4 */
600- # poststuff .stuffbox > h3 , /* Back-compat for pre-4.4 */
601- # poststuff h2 {
599+ . poststuff h3 .hndle , /* Back-compat for pre-4.4 */
600+ . poststuff .stuffbox > h3 , /* Back-compat for pre-4.4 */
601+ . poststuff h2 {
602602 font-size : 14px ;
603603 padding : 8px 12px ;
604604 margin : 0 ;
605605 line-height : 1.4 ;
606606}
607607
608- # poststuff .stuffbox h2 {
608+ . poststuff .stuffbox h2 {
609609 padding : 8px 10px ;
610610}
611611
612- # poststuff .inside {
612+ . poststuff .inside {
613613 margin : 6px 0 0 0 ;
614614}
615615
616- # poststuff .stuffbox .inside {
616+ . poststuff .stuffbox .inside {
617617 margin : 0 ;
618618}
619619
620- # poststuff .inside # parent_id ,
621- # poststuff .inside # page_template {
620+ . poststuff .inside # parent_id ,
621+ . poststuff .inside # page_template {
622622 max-width : 100% ;
623623}
624624
625- .ie8 # poststuff .inside # parent_id ,
626- .ie8 # poststuff .inside # page_template {
625+ .ie8 . poststuff .inside # parent_id ,
626+ .ie8 . poststuff .inside # page_template {
627627 width : 250px ;
628628}
629629
@@ -642,7 +642,7 @@ form#tags-filter {
642642}
643643
644644# linksubmitdiv .inside , /* Old Link Manager back-compat. */
645- # poststuff # submitdiv .inside {
645+ . poststuff # submitdiv .inside {
646646 margin : 0 ;
647647 padding : 0 ;
648648}
@@ -1091,11 +1091,11 @@ p.description code {
10911091 13.0 - Tags
10921092------------------------------------------------------------------------------*/
10931093
1094- # poststuff .tagsdiv .ajaxtag {
1094+ . poststuff .tagsdiv .ajaxtag {
10951095 margin-top : 1em ;
10961096}
10971097
1098- # poststuff .tagsdiv .howto {
1098+ . poststuff .tagsdiv .howto {
10991099 margin : 1em 0 6px 0 ;
11001100}
11011101
@@ -1140,7 +1140,7 @@ p.popular-tags a {
11401140 margin : 2px 0 12px ;
11411141}
11421142
1143- # poststuff .inside .the-tagcloud {
1143+ . poststuff .inside .the-tagcloud {
11441144 margin : 5px 0 10px ;
11451145 padding : 8px ;
11461146 border : 1px solid # ddd ;
@@ -1412,11 +1412,11 @@ table.links-table {
14121412
14131413/* one column on the post write/edit screen */
14141414@media only screen and (max-width : 850px ) {
1415- # poststuff {
1415+ . poststuff {
14161416 min-width : 0 ;
14171417 }
14181418
1419- # wpbody-content # poststuff # post-body {
1419+ # wpbody-content . poststuff # post-body {
14201420 margin : 0 ;
14211421 }
14221422
@@ -1425,14 +1425,14 @@ table.links-table {
14251425 width : 100% ;
14261426 }
14271427
1428- # poststuff # postbox-container-1 .empty-container ,
1429- # poststuff # postbox-container-1 # side-sortables : empty {
1428+ . poststuff # postbox-container-1 .empty-container ,
1429+ . poststuff # postbox-container-1 # side-sortables : empty {
14301430 border : 0 none;
14311431 height : 0 ;
14321432 min-height : 0 ;
14331433 }
14341434
1435- # poststuff # post-body .columns-2 # side-sortables {
1435+ . poststuff # post-body .columns-2 # side-sortables {
14361436 min-height : 0 ;
14371437 width : auto;
14381438 }
@@ -1457,13 +1457,13 @@ table.links-table {
14571457 padding : 10px 10px ;
14581458 }
14591459
1460- # poststuff .stuffbox .inside {
1460+ . poststuff .stuffbox .inside {
14611461 padding : 0 2px 4px 0 ;
14621462 }
14631463
1464- # poststuff h3 .hndle , /* Back-compat for pre-4.4 */
1465- # poststuff .stuffbox > h3 , /* Back-compat for pre-4.4 */
1466- # poststuff h2 {
1464+ . poststuff h3 .hndle , /* Back-compat for pre-4.4 */
1465+ . poststuff .stuffbox > h3 , /* Back-compat for pre-4.4 */
1466+ . poststuff h2 {
14671467 padding : 12px ;
14681468 }
14691469
0 commit comments