7 |
7 |
8 #dashboard-widgets form #title { |
8 #dashboard-widgets form #title { |
9 width: 98%; |
9 width: 98%; |
10 } |
10 } |
11 |
11 |
|
12 #wpbody-content #dashboard-widgets .postbox-container { |
|
13 width: 49.5%; |
|
14 } |
|
15 |
|
16 #wpbody-content #dashboard-widgets #postbox-container-2, |
|
17 #wpbody-content #dashboard-widgets #postbox-container-3, |
|
18 #wpbody-content #dashboard-widgets #postbox-container-4 { |
|
19 float: right; |
|
20 width: 50.5%; |
|
21 } |
|
22 |
|
23 #dashboard-widgets #postbox-container-3 .empty-container, |
|
24 #dashboard-widgets #postbox-container-4 .empty-container { |
|
25 border: 0 none; |
|
26 height: 0; |
|
27 min-height: 0; |
|
28 } |
|
29 |
|
30 .wp-editor-wrap .wp-editor-tools, |
|
31 .wp-editor-wrap .wp-switch-editor, |
|
32 .wp-editor-wrap .wp-editor-tabs, |
|
33 .wp-editor-wrap .wp-editor-container { |
|
34 zoom: 100%; |
|
35 } |
|
36 |
12 .wp-editor-wrap .wp-editor-container textarea.wp-editor-area { |
37 .wp-editor-wrap .wp-editor-container textarea.wp-editor-area { |
13 width: 97%; |
38 width: 97%; |
14 } |
39 } |
15 |
40 |
16 #post-body.columns-2 #postbox-container-1 { |
41 #post-body.columns-2 #postbox-container-1 { |
74 #adminmenu .separator { |
95 #adminmenu .separator { |
75 font-size: 1px; |
96 font-size: 1px; |
76 line-height: 1px; |
97 line-height: 1px; |
77 } |
98 } |
78 |
99 |
|
100 #adminmenu .wp-submenu { |
|
101 left: 110px; |
|
102 } |
|
103 |
79 #adminmenu .wp-submenu ul { |
104 #adminmenu .wp-submenu ul { |
80 margin: 0; |
105 margin: 0; |
81 } |
106 } |
82 |
107 |
|
108 .folded #wpcontent, |
|
109 .folded #wpfooter { |
|
110 margin-left: 170px; |
|
111 } |
|
112 |
|
113 .folded #adminmenuback, |
|
114 .folded #adminmenuwrap, |
|
115 .folded #adminmenu, |
|
116 .folded #adminmenu li.menu-top { |
|
117 width: 150px; |
|
118 } |
|
119 |
83 .folded #adminmenu .wp-submenu { |
120 .folded #adminmenu .wp-submenu { |
84 border-top-color: transparent; |
121 border-top-color: transparent; |
|
122 } |
|
123 |
|
124 .folded #adminmenu .wp-menu-name { |
|
125 display: block; |
|
126 } |
|
127 |
|
128 .folded #adminmenu .wp-submenu.sub-open, |
|
129 .folded #adminmenu .opensub .wp-submenu { |
|
130 left: 110px; |
|
131 } |
|
132 |
|
133 .folded #adminmenu a.wp-has-current-submenu:focus + .wp-submenu, |
|
134 .folded #adminmenu .wp-has-current-submenu .wp-submenu { |
|
135 top: -1px; |
|
136 position: relative; |
|
137 } |
|
138 |
|
139 .folded #adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head { |
|
140 background-color: transparent; |
85 } |
141 } |
86 |
142 |
87 #adminmenu .wp-submenu .wp-submenu-head { |
143 #adminmenu .wp-submenu .wp-submenu-head { |
88 border-top-color: #ddd; |
144 border-top-color: #ddd; |
89 } |
145 } |
120 |
176 |
121 #wpcontent #adminmenu .wp-submenu li { |
177 #wpcontent #adminmenu .wp-submenu li { |
122 padding: 0; |
178 padding: 0; |
123 } |
179 } |
124 |
180 |
|
181 #adminmenu li.wp-has-current-submenu .wp-submenu { |
|
182 left: -40px; |
|
183 } |
|
184 |
|
185 #adminmenu .wp-menu-image { |
|
186 display: none !important; |
|
187 } |
|
188 |
|
189 #adminmenu a.menu-top .wp-menu-name { |
|
190 padding-left: 8px; |
|
191 } |
|
192 |
125 #collapse-menu { |
193 #collapse-menu { |
126 line-height: 23px; |
194 line-height: 23px; |
127 } |
195 } |
128 |
196 |
129 #wpadminbar .ab-comments-icon { |
197 #wpadminbar .ab-comments-icon { |
130 padding-top: 7px; |
198 padding-top: 7px; |
|
199 } |
|
200 |
|
201 |
|
202 .theme-browser .theme { |
|
203 width: 30%; |
|
204 margin: 0 3% 4% 0; |
|
205 cursor: auto; |
|
206 } |
|
207 |
|
208 .theme-browser .theme:hover, |
|
209 .theme-browser .theme:focus { |
|
210 cursor: auto; |
|
211 } |
|
212 |
|
213 .theme-browser .theme .theme-screenshot { |
|
214 height: 180px; |
|
215 } |
|
216 |
|
217 .theme-browser .theme .theme-actions { |
|
218 position: static; |
|
219 background-color: #e8e8e8; |
|
220 } |
|
221 |
|
222 .theme-browser .theme .more-details { |
|
223 display: none; |
|
224 } |
|
225 |
|
226 .plugins td, |
|
227 .plugins th { |
|
228 border-top: 1px solid #ddd; |
131 } |
229 } |
132 |
230 |
133 table.fixed th, |
231 table.fixed th, |
134 table.fixed td { |
232 table.fixed td { |
135 border-top: 1px solid #ddd; |
233 border-top: 1px solid #ddd; |
514 |
608 |
515 .revisions.pinned .revisions-controls { |
609 .revisions.pinned .revisions-controls { |
516 position: relative; |
610 position: relative; |
517 } |
611 } |
518 |
612 |
|
613 input[type="password"], |
|
614 .login form .input { |
|
615 font-family: sans-serif; |
|
616 } |
|
617 |
|
618 /* TinyMCE icons */ |
|
619 .mce-btn i.mce-i-bold, |
|
620 .mce-btn i.mce-i-italic, |
|
621 .mce-btn i.mce-i-bullist, |
|
622 .mce-btn i.mce-i-numlist, |
|
623 .mce-btn i.mce-i-blockquote, |
|
624 .mce-btn i.mce-i-alignleft, |
|
625 .mce-btn i.mce-i-aligncenter, |
|
626 .mce-btn i.mce-i-alignright, |
|
627 .mce-btn i.mce-i-link, |
|
628 .mce-btn i.mce-i-unlink, |
|
629 .mce-btn i.mce-i-wp_more, |
|
630 .mce-btn i.mce-i-strikethrough, |
|
631 .mce-btn i.mce-i-spellchecker, |
|
632 .mce-btn i.mce-i-fullscreen, |
|
633 .mce-btn i.mce-i-wp_fullscreen, |
|
634 .mce-btn i.mce-i-wp_adv, |
|
635 .mce-btn i.mce-i-underline, |
|
636 .mce-btn i.mce-i-alignjustify, |
|
637 .mce-btn i.mce-i-forecolor, |
|
638 .mce-btn i.mce-i-pastetext, |
|
639 .mce-btn i.mce-i-pasteword, |
|
640 .mce-btn i.mce-i-removeformat, |
|
641 .mce-btn i.mce-i-charmap, |
|
642 .mce-btn i.mce-i-outdent, |
|
643 .mce-btn i.mce-i-indent, |
|
644 .mce-btn i.mce-i-undo, |
|
645 .mce-btn i.mce-i-redo, |
|
646 .mce-btn i.mce-i-help, |
|
647 .mce-btn i.mce-i-wp_help, |
|
648 .mce-btn i.mce-i-wp-media-library, |
|
649 .mce-btn i.mce-i-ltr, |
|
650 .mce-btn i.mce-i-wp_page, |
|
651 .mce-btn i.mce-i-hr, |
|
652 .mce-close { |
|
653 font-family: 'tinymce', Arial; |
|
654 font-style: normal; |
|
655 font-weight: normal; |
|
656 font-variant: normal; |
|
657 font-size: 16px; |
|
658 margin-left: 0; |
|
659 padding-right: 0; |
|
660 } |
|
661 |
|
662 .mce-btn i.mce-i-wp_fullscreen, |
|
663 .qt-fullscreen { |
|
664 -ie7-icon: '\e023'; |
|
665 } |
|
666 |
|
667 .mce-btn i.mce-i-wp_more, |
|
668 .mce-btn i.mce-i-wp_page { |
|
669 -ie7-icon: '\e027'; |
|
670 } |
|
671 |
|
672 .mce-btn i.mce-i-wp_adv { |
|
673 background-color: #a0a5aa; |
|
674 } |
|
675 |
|
676 .mce-btn i.mce-i-help, |
|
677 .mce-btn i.mce-i-wp_help { |
|
678 -ie7-icon: '\e016'; |
|
679 } |
|
680 |
|
681 |
519 /* IE6 leftovers */ |
682 /* IE6 leftovers */ |
520 * html .row-actions { |
683 * html .row-actions { |
521 visibility: visible; |
684 visibility: visible; |
522 } |
685 } |
523 |
686 |