1 /*------------------------------------------------------------------------------
4 Hello, this is the main WordPress admin CSS file.
5 All the important stuff is in here.
16 6.1 - Screen Options Tabs
23 11.0 - Write/Edit Post Screen
26 11.3 - Featured Images
27 11.4 - Post Format Selection
33 15.0 - Comments Screen
38 16.4 - Custom Background
45 23.0 - Full Overlay w/ Sidebar
46 24.0 - Customize Loader
47 25.0 - Tabbed Admin Screen Interface
51 ------------------------------------------------------------------------*/
53 /* 2 column liquid layout */
59 -webkit-font-smoothing: subpixel-antialiased;
80 overflow: visible !important;
86 #adminmenu .wp-submenu {
104 .folded #adminmenuback,
105 .folded #adminmenuwrap,
107 .folded #adminmenu li.menu-top {
111 /* inner 2 column liquid layout */
121 .columns-2 .inner-sidebar {
127 .inner-sidebar #side-sortables,
128 .columns-2 .inner-sidebar #side-sortables {
134 .has-right-sidebar .inner-sidebar {
138 .has-right-sidebar #post-body {
142 margin-right: -2000px;
145 .has-right-sidebar #post-body-content {
151 /* 2 columns main area */
175 /* utility classes */
196 /* Hide visually but not from screen readers */
198 .screen-reader-text span,
199 .ui-helper-hidden-accessible {
210 .screen-reader-shortcut {
215 .screen-reader-shortcut:focus {
223 padding: 15px 23px 14px;
228 -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
229 box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
230 text-decoration: none;
237 .no-js .hide-if-no-js,
238 .js.wp-core-ui .hide-if-js,
239 .js .wp-core-ui .hide-if-js,
240 .no-js.wp-core-ui .hide-if-no-js,
241 .no-js .wp-core-ui .hide-if-no-js {
245 /* include margin and padding in the width calculation of input and textarea */
248 input[type="password"],
249 input[type="number"],
250 input[type="search"],
254 -moz-box-sizing: border-box;
255 -webkit-box-sizing: border-box;
256 -ms-box-sizing: border-box; /* ie8 only */
257 box-sizing: border-box;
260 input[type="checkbox"],
261 input[type="radio"] {
266 display: inline-block;
269 margin: -4px 4px 0 0;
271 padding: 0 !important;
273 vertical-align: middle;
276 -webkit-appearance: none;
277 -webkit-box-sizing: border-box;
278 box-sizing: border-box;
281 td > input[type="checkbox"],
282 .wp-admin p input[type=checkbox],
283 .wp-admin p input[type=radio] {
287 .wp-admin p label input[type=checkbox] {
291 .wp-admin p label input[type=radio] {
301 input[type=checkbox]:disabled,
302 input[type=radio]:disabled,
303 input[type=checkbox]:disabled:checked:before,
304 input[type=radio]:disabled:checked:before {
308 input[type=checkbox]:checked:before,
309 input[type=radio]:checked:before {
311 display: inline-block;
312 vertical-align: middle;
314 font: normal 21px/1 'dashicons';
316 -webkit-font-smoothing: antialiased;
317 -moz-osx-font-smoothing: grayscale;
320 input[type=checkbox]:checked:before {
322 margin: -3px 0 0 -4px;
325 input[type=radio]:checked:before {
327 text-indent: -9999px;
336 @-moz-document url-prefix() {
337 input[type=checkbox],
339 .form-table input.tog {
345 input[type="search"] {
346 -webkit-appearance: textfield;
349 input[type="search"]::-webkit-search-decoration {
353 .ie8 input[type="password"],
354 .ie8 .login form .input {
355 font-family: sans-serif;
367 font-family: "Open Sans", sans-serif;
393 font-family: inherit;
395 font-weight: inherit;
400 line-height: inherit;
413 border-radius: 0; /* Reset mobile webkit's default element styling */
423 input[type="password"],
424 input[type="number"],
425 input[type="search"],
434 .wp-admin input[type="file"] {
440 outline: thin dotted;
445 .screen-reader-text:focus {
463 .wp_attachment_details label[for="content"] {
539 list-style-type: decimal;
544 list-style: disc outside;
548 list-style: square outside;
552 list-style: decimal outside;
569 font-family: Consolas, Monaco, monospace;
578 padding: 4px 6px 1px 6px;
583 padding: 3px 5px 2px 5px;
599 text-decoration: none;
603 .subsubsub a.current .count {
608 .subsubsub a.current {
614 display: inline-block;
622 input[type="password"],
624 input[type="number"],
625 input[type="search"],
629 .tablenav-pages span.current,
631 #postcustomstuff table,
632 #postcustomstuff input,
633 #postcustomstuff textarea,
635 .plugin-update-tr .update-message,
636 #poststuff .inside .the-tagcloud,
637 .nav-menus-php .list-container,
640 .nav-menus-php .major-publishing-actions .form-invalid,
648 /* .widefat - main style for tables */
657 word-wrap: break-word;
661 text-decoration: none;
672 .widefat .no-items td {
673 border-bottom-width: 0;
697 vertical-align: text-top;
700 .widefat .check-column {
706 .widefat th input[type=checkbox] {
710 .widefat tbody th.check-column {
714 .widefat.media .check-column {
718 .widefat thead th.check-column,
719 .widefat tbody th.check-column,
720 .widefat tfoot th.check-column {
721 padding: 11px 0 0 3px;
724 .widefat thead th.check-column {
728 #update-plugins-table tbody th.check-column,
729 .plugins tbody th.check-column,
731 padding: 8px 0 0 2px;
734 .plugins tbody th.check-column input[type=checkbox] {
738 #update-plugins-table tbody td p {
742 #update-plugins-table tbody td p strong {
746 .plugins thead th.check-column,
747 .plugins tfoot th.check-column,
748 .plugins .inactive th.check-column,
749 #update-plugins-table thead th.check-column,
750 #update-plugins-table tfoot th.check-column {
754 #update-plugins-table thead th.check-column,
755 #update-plugins-table tfoot th.check-column {
759 .update-php div.updated,
760 .update-php div.error {
764 .no-js .widefat thead .check-column input,
765 .no-js .widefat tfoot .check-column input {
776 .widefat th#comments {
777 vertical-align: middle;
781 margin: 10px 20px 0 2px;
787 margin: 5px 15px 2px;
798 .media-upload-form div.error {
804 .press-this #message {
810 .login #login_error {
827 padding: 9px 15px 4px 0;
837 .wrap .add-new-h2:active {
842 text-decoration: none;
850 .wrap h2.long-header {
856 background-color: #fff;
861 input[type="password"],
863 input[type="number"],
864 input[type="search"],
868 background-color: #fff;
881 input[type="text"]:focus,
882 input[type="password"]:focus,
883 input[type="email"]:focus,
884 input[type="number"]:focus,
885 input[type="search"]:focus,
886 input[type="tel"]:focus,
887 input[type="url"]:focus,
888 input[type="checkbox"]:focus,
889 input[type="radio"]:focus,
892 #widgets-left .widget-in-question .widget-top,
893 #available-widgets .widget-top:hover,
894 div#widgets-right .widget-top:hover {
895 -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
896 box-shadow: 0 1px 2px rgba(0,0,0,0.1);
900 background-color: #eee;
904 .wp-core-ui :-moz-placeholder {
908 /*------------------------------------------------------------------------------
910 ------------------------------------------------------------------------------*/
915 .control-section .accordion-section-title,
916 h3.dashboard-widget-title,
917 h3.dashboard-widget-title span,
918 h3.dashboard-widget-title small,
925 #your-profile #rich_editing,
944 margin: -6px 0 0 -8px;
951 font: normal 20px/1 'dashicons';
956 display: inline-block;
957 -webkit-font-smoothing: antialiased;
958 -moz-osx-font-smoothing: grayscale;
959 -webkit-transition: all .1s ease-in-out;
960 -moz-transition: all .1s ease-in-out;
961 transition: all .1s ease-in-out;
964 .icon16.icon-dashboard:before,
965 #adminmenu .menu-icon-dashboard div.wp-menu-image:before {
969 .icon16.icon-post:before,
970 #adminmenu .menu-icon-post div.wp-menu-image:before {
974 .icon16.icon-media:before,
975 #adminmenu .menu-icon-media div.wp-menu-image:before {
979 .icon16.icon-links:before,
980 #adminmenu .menu-icon-links div.wp-menu-image:before {
984 .icon16.icon-page:before,
985 #adminmenu .menu-icon-page div.wp-menu-image:before {
989 .icon16.icon-comments:before,
990 #adminmenu .menu-icon-comments div.wp-menu-image:before {
995 .icon16.icon-appearance:before,
996 #adminmenu .menu-icon-appearance div.wp-menu-image:before {
1000 .icon16.icon-plugins:before,
1001 #adminmenu .menu-icon-plugins div.wp-menu-image:before {
1005 .icon16.icon-users:before,
1006 #adminmenu .menu-icon-users div.wp-menu-image:before {
1010 .icon16.icon-tools:before,
1011 #adminmenu .menu-icon-tools div.wp-menu-image:before {
1015 .icon16.icon-settings:before,
1016 #adminmenu .menu-icon-settings div.wp-menu-image:before {
1020 .icon16.icon-site:before,
1021 #adminmenu .menu-icon-site div.wp-menu-image:before {
1025 .icon16.icon-generic:before,
1026 #adminmenu .menu-icon-generic div.wp-menu-image:before {
1030 /* hide background-image for icons above */
1031 .icon16.icon-dashboard,
1032 .menu-icon-dashboard div.wp-menu-image,
1034 .menu-icon-post div.wp-menu-image,
1036 .menu-icon-media div.wp-menu-image,
1038 .menu-icon-links div.wp-menu-image,
1040 .menu-icon-page div.wp-menu-image,
1041 .icon16.icon-comments,
1042 .menu-icon-comments div.wp-menu-image,
1043 .icon16.icon-appearance,
1044 .menu-icon-appearance div.wp-menu-image,
1045 .icon16.icon-plugins,
1046 .menu-icon-plugins div.wp-menu-image,
1048 .menu-icon-users div.wp-menu-image,
1050 .menu-icon-tools div.wp-menu-image,
1051 .icon16.icon-settings,
1052 .menu-icon-settings div.wp-menu-image,
1054 .menu-icon-site div.wp-menu-image,
1055 .icon16.icon-generic,
1056 .menu-icon-generic div.wp-menu-image {
1057 background-image: none !important;
1069 /* https://developer.mozilla.org/en-US/docs/CSS/white-space */
1070 white-space: pre-wrap; /* css-3 */
1071 word-wrap: break-word; /* IE 5.5 - 7 */
1085 white-space: nowrap;
1090 border-top: 1px solid #ddd;
1091 border-bottom: 1px solid #fafafa;
1094 /*------------------------------------------------------------------------------
1096 ------------------------------------------------------------------------------*/
1103 vertical-align: middle;
1106 .wp-admin .button-cancel {
1111 .meta-box-sortables select {
1115 .wp-admin select[multiple] {
1122 -webkit-border-bottom-left-radius: 3px;
1123 -webkit-border-bottom-right-radius: 3px;
1124 border-bottom-left-radius: 3px;
1125 border-bottom-right-radius: 3px;
1128 form p.submit a.cancel:hover {
1129 text-decoration: none;
1139 .textright p.submit {
1144 table.form-table + p.submit,
1145 table.form-table + input + p.submit,
1146 table.form-table + input + input + p.submit {
1151 table.widefat span.delete a:hover,
1152 table.widefat span.trash a:hover,
1153 table.widefat span.spam a:hover,
1154 #dashboard_recent_comments .delete a:hover,
1155 #dashboard_recent_comments .trash a:hover,
1156 #dashboard_recent_comments .spam a:hover,
1157 .plugins a.delete:hover,
1158 #all-plugins-table .plugins a.delete:hover,
1159 #search-plugins-table .plugins a.delete:hover,
1160 .submitbox .submitdelete:hover,
1161 #media-items a.delete:hover,
1162 #media-items a.delete-permanently:hover,
1163 #nav-menu-footer .menu-delete:hover {
1164 text-decoration: none;
1168 #minor-publishing-actions input,
1169 #major-publishing-actions input,
1170 #minor-publishing-actions .preview {
1174 textarea.all-options,
1180 textarea.large-text {
1185 #adduser .form-field input {
1194 input[type="number"].small-text {
1200 #post-query-submit {
1201 margin: 1px 8px 0 0;
1204 .tablenav #changeit,
1205 .tablenav #delete_all,
1206 .tablenav #clear-recent-list {
1210 .tablenav .actions select {
1216 .ie8 .tablenav .actions select {
1220 .ie8 .tablenav .actions select#cat {
1224 #timezone_string option {
1229 #your-profile label + a {
1230 vertical-align: middle;
1234 #your-profile label + a {
1235 vertical-align: middle;
1238 .options-media-php label[for*="_size_"],
1239 #misc-publishing-actions label {
1240 vertical-align: baseline;
1243 #misc-publishing-actions label[for="post_status"]:before {
1245 display: inline-block;
1246 font: normal 20px/1 'dashicons';
1252 text-decoration: none !important;
1253 vertical-align: top;
1255 -webkit-font-smoothing: antialiased;
1256 -moz-osx-font-smoothing: grayscale;
1259 #pass-strength-result {
1260 border-style: solid;
1263 margin: 13px 5px 5px 1px;
1278 .search-box input[name="s"],
1279 #search-plugins input[name="s"],
1286 input[type="text"].ui-autocomplete-loading {
1287 background: transparent url('../images/loading.gif') no-repeat right center;
1288 visibility: visible;
1291 ul#add-to-blog-users {
1295 .ui-autocomplete-input.open {
1296 border-bottom-right-radius: 0;
1297 border-bottom-left-radius: 0;
1306 border-bottom-right-radius: 3px;
1307 border-bottom-left-radius: 3px;
1309 border-style: solid;
1312 .ui-autocomplete li {
1314 white-space: nowrap;
1318 .ui-autocomplete li a {
1324 .ui-autocomplete li a.ui-state-focus {
1328 /*------------------------------------------------------------------------------
1330 ------------------------------------------------------------------------------*/
1332 #major-publishing-actions {
1335 border-top: 1px solid #ddd;
1336 background: #f5f5f5;
1341 vertical-align: middle;
1346 #publishing-action {
1352 #publishing-action .spinner {
1356 #misc-publishing-actions {
1361 padding: 6px 10px 8px;
1364 .misc-pub-section:first-child {
1365 border-top-width: 0;
1368 .misc-pub-section-last {
1369 border-bottom-width: 0;
1372 #minor-publishing-actions {
1373 padding: 10px 10px 0 10px;
1396 padding-bottom: 7px;
1398 margin: 12px 2px 5px;
1399 border-bottom-width: 1px;
1400 border-bottom-style: solid;
1410 .unapproved .unapprove {
1414 .unapproved .approve,
1426 /*------------------------------------------------------------------------------
1428 ------------------------------------------------------------------------------*/
1432 display: inline-block;
1437 margin: 25px 20px 0 2px;
1440 .plugins .plugin-update {
1444 .plugin-update .update-message {
1445 margin: 0 10px 8px 31px;
1449 ul#dismissed-updates {
1457 form.upgrade .hint {
1460 margin: -0.5em 0 2em 0;
1463 .update-php .spinner {
1472 .list-ajax-loading { /* deprecated */
1476 #ajax-response.alignleft {
1480 /*------------------------------------------------------------------------------
1482 ------------------------------------------------------------------------------*/
1486 /*------------------------------------------------------------------------------
1488 ------------------------------------------------------------------------------*/
1493 text-decoration: none;
1496 /*------------------------------------------------------------------------------
1497 6.1 - Screen Options Tabs
1498 ------------------------------------------------------------------------------*/
1500 #screen-options-wrap,
1501 #contextual-help-wrap {
1503 padding: 8px 20px 12px;
1507 #contextual-help-wrap {
1509 margin-left: 0 !important;
1512 #screen-meta .screen-reader-text {
1516 #screen-meta-links {
1520 #screen-meta-links a {
1521 padding: 3px 6px 3px 16px;
1524 #screen-meta-links a:focus {
1528 /* screen options and help tabs revert */
1531 margin: 0 20px -1px 0px;
1535 #screen-options-link-wrap,
1536 #contextual-help-link-wrap {
1542 #screen-meta-links .screen-meta-toggle {
1547 #screen-meta-links a.show-settings {
1552 text-decoration: none;
1556 #screen-meta-links a:after {
1559 font: normal 20px/1 'dashicons';
1561 display: inline-block;
1565 vertical-align: bottom;
1566 -webkit-font-smoothing: antialiased;
1567 -moz-osx-font-smoothing: grayscale;
1568 text-decoration: none !important;
1571 #screen-meta-links a.screen-meta-active:after {
1575 #screen-meta-links a.show-settings:hover {
1576 text-decoration: none;
1578 /* end screen options and help tabs */
1581 background-repeat: no-repeat;
1582 background-position: top left;
1583 background-color: transparent;
1589 .toggle-arrow-active {
1590 background-position: bottom left;
1593 #screen-options-wrap h5,
1594 #contextual-help-wrap h5 {
1599 .metabox-prefs label {
1600 display: inline-block;
1601 padding-right: 15px;
1605 .metabox-prefs label input[type=checkbox] {
1610 .metabox-prefs label input {
1611 margin: 0 5px 0 2px;
1614 .metabox-prefs .columns-prefs label input {
1618 .metabox-prefs label a {
1622 /*------------------------------------------------------------------------------
1624 ------------------------------------------------------------------------------*/
1626 #contextual-help-wrap {
1630 #contextual-help-columns {
1634 #contextual-help-back {
1640 border-width: 0 1px;
1641 border-style: solid;
1644 #contextual-help-wrap.no-sidebar #contextual-help-back {
1647 border-right-width: 0;
1648 -webkit-border-bottom-right-radius: 2px;
1649 border-bottom-right-radius: 2px;
1652 .contextual-help-tabs {
1658 .contextual-help-tabs ul {
1662 .contextual-help-tabs li {
1664 list-style-type: none;
1665 border-style: solid;
1666 border-width: 0 0 0 2px;
1667 border-color: transparent;
1670 .contextual-help-tabs a {
1672 padding: 5px 5px 5px 12px;
1674 text-decoration: none;
1675 border-style: solid;
1676 border-width: 1px 0 1px 0;
1677 border-color: transparent;
1680 .contextual-help-tabs .active {
1683 border-width: 0 0 0 2px;
1684 border-style: solid;
1687 .contextual-help-tabs-wrap {
1694 margin: 0 22px 12px 0;
1698 .help-tab-content.active {
1702 .help-tab-content ul li {
1703 list-style-type: disc;
1707 .contextual-help-sidebar {
1710 padding: 0 8px 0 12px;
1715 /*------------------------------------------------------------------------------
1716 7.0 - Main Navigation (Left Menu)
1717 ------------------------------------------------------------------------------*/
1724 /* side admin menu */
1726 -webkit-user-select: none;
1727 -moz-user-select: none;
1743 #adminmenu li.menu-top {
1749 #adminmenu .wp-submenu {
1755 word-wrap: break-word;
1758 #adminmenu .wp-submenu,
1759 .folded #adminmenu a.wp-has-current-submenu:focus + .wp-submenu,
1760 .folded #adminmenu .wp-has-current-submenu .wp-submenu {
1765 .js #adminmenu .sub-open,
1766 .js #adminmenu .opensub .wp-submenu,
1767 #adminmenu a.menu-top:focus + .wp-submenu,
1768 .no-js li.wp-has-submenu:hover .wp-submenu {
1772 #adminmenu .wp-has-current-submenu .wp-submenu,
1773 .no-js li.wp-has-current-submenu:hover .wp-submenu,
1774 #adminmenu a.wp-has-current-submenu:focus + .wp-submenu,
1775 #adminmenu .wp-has-current-submenu .wp-submenu.sub-open,
1776 #adminmenu .wp-has-current-submenu.opensub .wp-submenu {
1785 -webkit-box-shadow: none;
1789 .folded #adminmenu .wp-submenu.sub-open,
1790 .folded #adminmenu .opensub .wp-submenu,
1791 .folded #adminmenu .wp-has-current-submenu .wp-submenu.sub-open,
1792 .folded #adminmenu .wp-has-current-submenu.opensub .wp-submenu,
1793 .folded #adminmenu a.menu-top:focus + .wp-submenu,
1794 .folded #adminmenu .wp-has-current-submenu a.menu-top:focus + .wp-submenu,
1795 .no-js.folded #adminmenu .wp-has-submenu:hover .wp-submenu {
1800 .folded #adminmenu a.wp-has-current-submenu:focus + .wp-submenu,
1801 .folded #adminmenu .wp-has-current-submenu .wp-submenu {
1806 #adminmenu .wp-not-current-submenu .wp-submenu,
1807 .folded #adminmenu .wp-has-current-submenu .wp-submenu {
1812 #adminmenu .wp-submenu a {
1819 #adminmenu .wp-not-current-submenu li > a,
1820 .folded #adminmenu .wp-has-current-submenu li > a {
1821 padding-right: 16px;
1823 -moz-transition: all .1s ease-in-out;
1824 -webkit-transition: all .1s ease-in-out;
1825 transition: all .1s ease-in-out;
1828 #adminmenu .wp-has-current-submenu ul > li > a,
1829 .folded #adminmenu li.menu-top .wp-submenu > li > a {
1833 #adminmenu a.menu-top,
1834 #adminmenu .wp-submenu-head {
1841 #adminmenu .wp-submenu-head,
1842 .folded #adminmenu .wp-menu-name {
1846 .folded #adminmenu .wp-submenu-head {
1850 #adminmenu .wp-submenu li {
1856 #adminmenu .wp-menu-image img {
1857 padding: 9px 0 0 0px;
1859 filter: alpha(opacity=60);
1862 #adminmenu div.wp-menu-name {
1866 #adminmenu div.wp-menu-image {
1874 #adminmenu div.wp-menu-image.svg {
1875 background-repeat: no-repeat;
1876 background-position: center;
1877 background-size: 20px auto;
1880 div.wp-menu-image:before {
1881 font: normal 20px/1 'dashicons' !important;
1887 display: inline-block;
1888 -webkit-font-smoothing: antialiased;
1889 -moz-osx-font-smoothing: grayscale;
1890 -moz-transition: all .1s ease-in-out;
1891 -webkit-transition: all .1s ease-in-out;
1892 transition: all .1s ease-in-out;
1895 .folded #adminmenu div.wp-menu-image {
1902 .folded #adminmenu a.menu-top {
1906 /* No @font-face support */
1907 .no-font-face #adminmenu .wp-menu-image {
1911 .no-font-face #adminmenu div.wp-menu-name {
1915 .no-font-face.auto-fold #adminmenu .wp-menu-name {
1918 /* End no @font-face support */
1920 /* Sticky admin menu */
1921 .sticky-menu #adminmenuwrap {
1923 z-index: 99; /* Match the z-index of .wp-submenu to ensure flyout menus don't appear underneath main column elements */
1929 display: none !important;
1932 ul#adminmenu a.wp-has-current-submenu {
1936 ul#adminmenu a.wp-has-current-submenu:after,
1937 ul#adminmenu > li.current > a.current:after {
1939 border: solid transparent;
1944 pointer-events: none;
1950 .folded ul#adminmenu li:hover a.wp-has-current-submenu:after {
1954 .folded ul#adminmenu a.wp-has-current-submenu:after,
1955 .folded ul#adminmenu > li a.current:after {
1960 /* flyout menu arrow */
1961 #adminmenu li.wp-has-submenu.wp-not-current-submenu:hover:after {
1963 border: solid transparent;
1968 pointer-events: none;
1974 .folded ul#adminmenu li.wp-has-submenu.wp-not-current-submenu:hover:after {
1980 /* ensure that wp-submenu's box shadow doesn't appear on top of the focused menu item's background. */
1981 #adminmenu li.menu-top:hover,
1982 #adminmenu li.opensub > a.menu-top,
1983 #adminmenu li > a.menu-top:focus {
1987 .folded #adminmenu li.menu-top:hover,
1988 .folded #adminmenu li.opensub > a.menu-top,
1989 .folded #adminmenu li > a.menu-top:focus {
1993 #adminmenu li.menu-top:hover .wp-menu-image img,
1994 #adminmenu li.wp-has-current-submenu .wp-menu-image img {
1996 filter: alpha(opacity=100);
1999 #adminmenu li.wp-menu-separator {
2003 border-width: 1px 0;
2004 border-style: solid;
2008 #adminmenu div.separator {
2011 border-width: 1px 0 0 0;
2012 border-style: solid;
2015 #adminmenu .wp-submenu .wp-submenu-head {
2018 padding: 8px 4px 8px 11px;
2019 margin: -7px 0px 4px;
2022 #adminmenu li.current,
2023 .folded #adminmenu li.wp-menu-open {
2027 #adminmenu .awaiting-mod,
2028 #adminmenu span.update-plugins,
2029 #sidemenu li a span.update-plugins {
2030 display: inline-block;
2034 margin: 1px 0 0 2px;
2035 vertical-align: top;
2036 -webkit-border-radius: 10px;
2037 border-radius: 10px;
2041 #adminmenu li .awaiting-mod span,
2042 #adminmenu li span.update-plugins span,
2043 #sidemenu li a span.update-plugins span {
2048 #adminmenu li span.count-0,
2049 #sidemenu li a .count-0 {
2053 #adminmenu #collapse-menu {
2059 .folded #collapse-menu span {
2064 #collapse-button div {
2072 margin: 10px 8px 10px 11px;
2075 -webkit-border-radius: 10px;
2076 border-radius: 10px;
2079 #wpwrap #collapse-button div {
2083 #collapse-button div:after {
2089 font: normal 20px/1 'dashicons' !important;
2092 padding: 0 !important;
2096 -moz-transition: all .1s ease-in-out;
2097 -webkit-transition: all .1s ease-in-out;
2098 transition: all .1s ease-in-out;
2100 -webkit-font-smoothing: antialiased;
2101 -moz-osx-font-smoothing: grayscale;
2104 .folded #collapse-button div:after,
2105 .rtl #collapse-button div:after {
2106 -ms-transform: rotate(180deg);
2107 -webkit-transform: rotate(180deg);
2108 transform: rotate(180deg);
2111 .rtl.folded #collapse-button div:after {
2112 -ms-transform: none;
2113 -webkit-transform: none;
2117 /* Auto-folding of the admin menu */
2118 @media only screen and (max-width: 900px) {
2119 .auto-fold #wpcontent,
2120 .auto-fold #wpfooter {
2124 .auto-fold #adminmenuback,
2125 .auto-fold #adminmenuwrap,
2126 .auto-fold #adminmenu,
2127 .auto-fold #adminmenu li.menu-top {
2131 .auto-fold #adminmenu .wp-submenu.sub-open,
2132 .auto-fold #adminmenu .opensub .wp-submenu,
2133 .auto-fold #adminmenu .wp-has-current-submenu .wp-submenu.sub-open,
2134 .auto-fold #adminmenu .wp-has-current-submenu.opensub .wp-submenu,
2135 .auto-fold #adminmenu a.menu-top:focus + .wp-submenu,
2136 .auto-fold #adminmenu .wp-has-current-submenu a.menu-top:focus + .wp-submenu {
2141 .auto-fold #adminmenu a.wp-has-current-submenu:focus + .wp-submenu,
2142 .auto-fold #adminmenu .wp-has-current-submenu .wp-submenu {
2150 .auto-fold #adminmenu .wp-has-current-submenu .wp-submenu {
2155 .auto-fold #adminmenu .wp-has-current-submenu li > a {
2156 padding-right: 16px;
2161 .auto-fold #adminmenu li.menu-top .wp-submenu > li > a {
2165 .auto-fold #adminmenu .wp-menu-name {
2169 .auto-fold #adminmenu .wp-submenu-head {
2173 .auto-fold #adminmenu div.wp-menu-image {
2180 .auto-fold #adminmenu a.menu-top {
2184 .auto-fold #adminmenu li.wp-menu-open {
2188 .auto-fold #adminmenu .wp-has-current-submenu.menu-top-last {
2192 .auto-fold ul#adminmenu li:hover a.wp-has-current-submenu:after {
2196 .auto-fold ul#adminmenu li.wp-has-submenu.wp-not-current-submenu:hover:after {
2202 .auto-fold ul#adminmenu a.wp-has-current-submenu:after,
2203 .auto-fold ul#adminmenu > li a.current:after {
2208 .auto-fold #adminmenu li.menu-top:hover,
2209 .auto-fold #adminmenu li.opensub > a.menu-top,
2210 .auto-fold #adminmenu li > a.menu-top:focus {
2214 .auto-fold #collapse-menu span {
2218 .auto-fold #collapse-button div {
2222 .auto-fold #collapse-button div:after {
2223 -ms-transform: rotate(180deg);
2224 -webkit-transform: rotate(180deg);
2225 transform: rotate(180deg);
2228 .rtl.auto-fold #collapse-button div:after {
2229 -ms-transform: none;
2230 -webkit-transform: none;
2236 /* List table styles */
2237 .post-com-count-wrapper {
2246 text-decoration: none;
2249 background-position: center -80px;
2250 background-repeat: no-repeat;
2253 .post-com-count:after { /* draw bubble connector using CSS! */
2259 border-top: 5px solid #bbbbbb;
2260 border-right: 5px solid transparent;
2263 .post-com-count span {
2270 display: inline-block;
2271 -webkit-border-radius: 5px;
2275 strong .post-com-count {
2276 background-position: center -55px;
2279 .post-com-count:hover {
2280 background-position: center -3px;
2283 .column-response .post-com-count {
2293 #the-comment-list .attachment-80x60 {
2297 th .comment-grey-bubble {
2302 th .comment-grey-bubble:before {
2304 font: normal 20px/.5 'dashicons';
2306 display: inline-block;
2311 vertical-align: top;
2312 -webkit-font-smoothing: antialiased;
2313 -moz-osx-font-smoothing: grayscale;
2314 text-decoration: none !important;
2317 /*------------------------------------------------------------------------------
2319 ------------------------------------------------------------------------------*/
2323 -webkit-box-sizing: border-box;
2324 -moz-box-sizing: border-box;
2325 box-sizing: border-box;
2330 margin-bottom: 40px;
2343 font-weight: normal;
2347 margin: 2px 0 0.8em;
2350 .widefat .column-comment p {
2354 /* Screens with postboxes */
2355 .postbox-container {
2359 #wpbody-content #dashboard-widgets.columns-1 .postbox-container {
2363 #wpbody-content #dashboard-widgets.columns-2 .postbox-container {
2367 #wpbody-content #dashboard-widgets.columns-2 #postbox-container-2,
2368 #wpbody-content #dashboard-widgets.columns-2 #postbox-container-3,
2369 #wpbody-content #dashboard-widgets.columns-2 #postbox-container-4 {
2374 #wpbody-content #dashboard-widgets.columns-3 .postbox-container {
2378 #wpbody-content #dashboard-widgets.columns-3 #postbox-container-1 {
2382 #wpbody-content #dashboard-widgets.columns-3 #postbox-container-3,
2383 #wpbody-content #dashboard-widgets.columns-3 #postbox-container-4 {
2387 #wpbody-content #dashboard-widgets.columns-4 .postbox-container {
2391 .postbox-container .meta-box-sortables {
2392 -moz-box-sizing: border-box;
2393 -webkit-box-sizing: border-box;
2394 -ms-box-sizing: border-box;
2395 box-sizing: border-box;
2398 .metabox-holder .postbox-container .empty-container {
2399 border: 3px dashed #bbb;
2403 .metabox-holder.columns-1 .postbox-container .empty-container,
2404 .columns-2 #postbox-container-3 .empty-container,
2405 .columns-2 #postbox-container-4 .empty-container,
2406 .columns-3 #postbox-container-4 .empty-container {
2412 .ie8 #wpbody-content #dashboard-widgets .postbox-container {
2416 .ie8 #wpbody-content #dashboard-widgets #postbox-container-2,
2417 .ie8 #wpbody-content #dashboard-widgets #postbox-container-3,
2418 .ie8 #wpbody-content #dashboard-widgets #postbox-container-4 {
2423 .ie8 #dashboard-widgets #postbox-container-3 .empty-container,
2424 .ie8 #dashboard-widgets #postbox-container-4 .empty-container {
2435 #poststuff #post-body {
2439 #post-body-content {
2445 #poststuff .postbox-container {
2449 #poststuff #post-body.columns-2 {
2450 margin-right: 300px;
2453 #post-body.columns-2 #postbox-container-1 {
2455 margin-right: -300px;
2459 #post-body.columns-2 #side-sortables {
2463 #dashboard-widgets .postbox-container {
2467 #dashboard-widgets-wrap .columns-3 #postbox-container-4 .empty-container {
2468 border: none !important;
2471 #dashboard-widgets-wrap {
2475 /* one column on the dash */
2476 @media only screen and (max-width: 799px) {
2477 #wpbody-content #dashboard-widgets .postbox-container {
2481 #wpbody-content .metabox-holder .postbox-container .empty-container {
2488 /* two columns on the dash, but keep the setting if one is selected */
2489 @media only screen and (min-width: 800px) and (max-width: 1499px) {
2490 #wpbody-content #dashboard-widgets .postbox-container {
2494 #wpbody-content #dashboard-widgets #postbox-container-2,
2495 #wpbody-content #dashboard-widgets #postbox-container-3,
2496 #wpbody-content #dashboard-widgets #postbox-container-4 {
2501 #dashboard-widgets #postbox-container-3 .empty-container,
2502 #dashboard-widgets #postbox-container-4 .empty-container {
2508 #wpbody #wpbody-content #dashboard-widgets.columns-1 .postbox-container {
2512 #wpbody #wpbody-content .metabox-holder.columns-1 .postbox-container .empty-container {
2518 /* show the radio buttons for column prefs only for one or two columns */
2519 .index-php .screen-layout,
2520 .index-php .columns-prefs {
2524 .columns-prefs .columns-prefs-3,
2525 .columns-prefs .columns-prefs-4 {
2530 /* three columns on the dash */
2531 @media only screen and (min-width: 1500px) and (max-width: 1800px) {
2532 #wpbody-content #dashboard-widgets .postbox-container {
2536 #wpbody-content #dashboard-widgets #postbox-container-1 {
2540 #wpbody-content #dashboard-widgets #postbox-container-3,
2541 #wpbody-content #dashboard-widgets #postbox-container-4 {
2545 #dashboard-widgets #postbox-container-4 .empty-container {
2552 /* one column on the post write/edit screen */
2553 @media only screen and (max-width: 850px) {
2558 #wpbody-content #poststuff #post-body {
2562 #wpbody-content #post-body.columns-2 #postbox-container-1 {
2567 #poststuff #postbox-container-1 .empty-container,
2568 #poststuff #postbox-container-1 #side-sortables:empty {
2574 #poststuff #post-body.columns-2 #side-sortables {
2578 /* hide the radio buttons for column prefs */
2585 .js .postbox .hndle {
2591 font-weight: normal;
2594 .postbox .handlediv {
2600 .js .postbox .handlediv {
2604 .sortable-placeholder {
2606 border-style: dashed;
2607 margin-bottom: 20px;
2612 margin-bottom: 20px;
2620 -webkit-user-select: none;
2621 -moz-user-select: none;
2625 .js .widget .widget-top,
2632 padding: 0 12px 12px;
2642 #dashboard-widgets .postbox .inside {
2646 .postbox .inside > p:last-child,
2647 .rss-widget ul li:last-child {
2648 margin-bottom: 1px !important;
2651 .postbox.closed h3 {
2653 -webkit-box-shadow: none;
2657 .postbox table.form-table {
2662 border: 1px dotted #ccc;
2665 .columns-prefs label {
2670 /*------------------------------------------------------------------------------
2672 ------------------------------------------------------------------------------*/
2674 #dashboard-widgets-wrap {
2678 #wpbody-content .metabox-holder {
2682 #dashboard-widgets .meta-box-sortables {
2687 #the-comment-list td.comment p.comment-author {
2692 #the-comment-list p.comment-author img {
2697 #the-comment-list p.comment-author strong a {
2701 #the-comment-list td {
2702 vertical-align: top;
2705 #the-comment-list td.comment {
2706 word-wrap: break-word;
2714 padding: 23px 10px 0;
2722 font-weight: normal;
2735 .welcome-panel .about-description {
2740 .welcome-panel .welcome-panel-close {
2744 padding: 20px 15px 0 3px;
2746 text-decoration: none;
2750 #welcome-panel.welcome-panel .welcome-panel-close::before,
2751 .tagchecklist span a:before,
2752 #bulk-titles div a:before {
2754 display: block !important;
2755 font: normal 16px/1 'dashicons';
2761 -webkit-font-smoothing: antialiased !important;
2764 #welcome-panel.welcome-panel .welcome-panel-close::before {
2768 -webkit-transition: all .1s ease-in-out;
2769 -moz-transition: all .1s ease-in-out;
2770 transition: all .1s ease-in-out;
2773 .wp-core-ui .welcome-panel .button.button-hero {
2777 .welcome-panel-content {
2782 .welcome-panel .welcome-panel-column-container {
2788 .welcome-panel .welcome-panel-column {
2794 .ie8 .welcome-panel .welcome-panel-column {
2798 .welcome-panel .welcome-panel-column:first-child {
2802 .welcome-panel-column p.hide-if-no-customize {
2806 .welcome-panel-column p {
2810 .welcome-panel .welcome-icon {
2813 background: transparent !important;
2816 .welcome-panel .welcome-icon:before {
2817 font: normal 20px/1 'dashicons';
2819 display: inline-block;
2820 padding: 0 10px 0 0;
2823 -webkit-font-smoothing: antialiased;
2824 -moz-osx-font-smoothing: grayscale;
2825 text-decoration: none !important;
2826 vertical-align: top;
2829 .welcome-panel .welcome-write-blog:before,
2830 .welcome-panel .welcome-edit-page:before {
2835 .welcome-panel .welcome-add-page:before {
2839 .welcome-panel .welcome-view-site:before {
2844 .welcome-panel .welcome-widgets-menus:before {
2849 .welcome-panel .welcome-comments:before {
2854 .welcome-panel .welcome-learn-more:before {
2859 .welcome-panel .welcome-widgets-menus {
2863 .welcome-panel .welcome-panel-column ul {
2864 margin: 0.8em 1em 1em 0;
2867 .welcome-panel .welcome-panel-column li {
2869 list-style-type: none;
2872 /* Dashboard WordPress news */
2874 #dashboard_primary .inside {
2879 #dashboard_primary .widget-loading,
2880 #dashboard_primary .dashboard-widget-control-form {
2881 padding: 12px 12px 0;
2884 body #dashboard-widgets .postbox form .submit {
2888 .dashboard-widget-control-form {
2892 .dashboard-widget-control-form p {
2901 #dashboard_primary .rss-widget {
2902 border-bottom: 1px solid #eee;
2904 padding: 8px 12px 10px;
2907 #dashboard_primary .rss-widget:last-child {
2908 border-bottom: none;
2909 padding-bottom: 8px;
2912 #dashboard_primary .rss-widget a {
2913 font-weight: normal;
2916 #dashboard_primary .rss-widget span,
2917 #dashboard_primary .rss-widget span.rss-date {
2921 #dashboard_primary .rss-widget span.rss-date {
2925 #dashboard_primary .rss-widget ul li {
2929 /* Dashboard right now */
2931 #dashboard_right_now ul {
2936 #dashboard_right_now li {
2939 margin-bottom: 10px;
2942 #dashboard_right_now .inside {
2947 #dashboard_right_now .main {
2948 padding: 0 12px 11px;
2951 #dashboard_right_now .main p {
2959 #dashboard-widgets h4.mu-storage {
2960 margin-bottom: 10px;
2963 /* Dashboard right now - Colors */
2965 #dashboard_right_now li a:before {
2969 #dashboard_right_now .sub {
2971 background: #f5f5f5;
2972 border-top: 1px solid #eee;
2973 padding: 10px 12px 6px 12px;
2976 #dashboard_right_now .sub h4 {
2980 #dashboard_right_now .sub p {
2984 #dashboard_right_now .warning a:before {
2988 /* Dashboard right now - Icons */
2989 #dashboard_right_now li a:before {
2991 font: normal 20px/1 'dashicons';
3000 -webkit-font-smoothing: antialiased;
3001 text-decoration: none !important;
3004 #dashboard_right_now .page-count a:before {
3008 #dashboard_right_now .post-count a:before {
3012 #dashboard_right_now .comment-count a:before {
3016 #dashboard_right_now .comment-mod-count a:before {
3020 #dashboard_right_now .storage-count a:before {
3024 #dashboard_right_now .storage-count.warning a:before {
3028 /* Dashboard Quick Draft */
3030 #dashboard_quick_press .inside {
3035 #dashboard_quick_press div.updated {
3036 margin-bottom: 10px;
3037 border: 1px solid #eee;
3038 border-width: 1px 1px 1px 0;
3041 #dashboard_quick_press form {
3046 #dashboard_quick_press .drafts,
3047 #dashboard_quick_press .easy-blogging {
3051 /* Dashboard Quick Draft - Form styling */
3057 form.initial-form.quickpress-open label.prompt {
3061 form.initial-form.quickpress-open input#title {
3065 #dashboard_quick_press input,
3066 #dashboard_quick_press textarea {
3067 box-sizing: border-box;
3068 -moz-box-sizing:border-box;
3069 -webkit-box-sizing:border-box;
3073 #dashboard_quick_press textarea {
3077 #dashboard-widgets .postbox form .submit {
3086 #title-wrap #title-prompt-text,
3087 .textarea-wrap #content-prompt-text {
3091 #title-wrap #title-prompt-text {
3101 .input-text-wrap .prompt,
3102 .textarea-wrap .prompt {
3106 .textarea-wrap #content-prompt-text {
3111 .textarea-wrap textarea#content {
3116 #quick-press textarea#content {
3122 /* Dashboard Quick Draft - Drafts list */
3124 .js #dashboard_quick_press .drafts {
3125 border-top: 1px solid #eee;
3128 #dashboard_quick_press .drafts abbr {
3132 #dashboard_quick_press .drafts h4 {
3134 font-weight: normal;
3137 #dashboard_quick_press .drafts .view-all {
3142 #dashboard_primary a.rsswidget {
3143 font-weight: normal;
3146 #dashboard_quick_press .drafts ul {
3150 #dashboard_quick_press .drafts li {
3153 #dashboard_quick_press .drafts li time {
3157 #dashboard_quick_press .drafts p {
3161 #dashboard_quick_press .draft-title {
3165 #dashboard_quick_press .draft-title a,
3166 #dashboard_quick_press .draft-title time {
3171 /* Dashboard activity widget */
3173 #dashboard-widgets #dashboard_activity h4 {
3174 margin: 0 0 8px 12px;
3175 font-weight: normal;
3178 #dashboard-widgets #dashboard_activity h4.comment-meta {
3182 #dashboard_activity h4.comment-meta {
3184 text-overflow: ellipsis;
3185 white-space: nowrap;
3189 #dashboard_activity ul {
3193 #dashboard_activity .comment-meta span.approve:before {
3195 font: 20px/.5 "dashicons";
3197 vertical-align: middle;
3203 #dashboard_activity .inside {
3208 #dashboard_activity .no-activity {
3210 padding: 0 12px 12px;
3214 #dashboard_activity .no-activity p {
3219 #dashboard_activity .no-activity .smiley {
3223 #dashboard_activity .no-activity .smiley:before {
3225 font: normal 120px/1 'dashicons';
3233 -webkit-font-smoothing: antialiased;
3234 text-decoration: none !important;
3237 #dashboard_activity .subsubsub {
3239 border-top: 1px solid #eeeeee;
3241 padding: 8px 12px 4px;
3244 #future-posts .show-more,
3245 #published-posts .show-more {
3251 #published-posts ul {
3257 #published-posts li {
3262 #future-posts ul span,
3263 #published-posts ul span {
3271 border-bottom: 1px solid #eee;
3276 .activity-block:last-child {
3277 border-bottom: none;
3280 .activity-block .subsubsub li {
3284 /* Dashboard activity widget - Comments */
3286 #activity-widget #the-comment-list tr.undo,
3287 #activity-widget #the-comment-list div.undo {
3292 #activity-widget #the-comment-list .alternate,
3293 #activity-widget #the-comment-list .alt {
3297 #activity-widget #the-comment-list .comment {
3298 background: #fafafa;
3303 #activity-widget #the-comment-list img {
3309 #activity-widget #the-comment-list .dashboard-comment-wrap {
3313 #activity-widget #the-comment-list .dashboard-comment-wrap blockquote {
3317 #activity-widget #the-comment-list .comment-item h4 {
3322 #activity-widget #the-comment-list .comment-item p.row-actions {
3326 #activity-widget #the-comment-list .comment-item:first-child {
3327 border-top: 1px solid #eeeeee;
3330 #activity-widget #the-comment-list .unapproved:before {
3337 background: #d54e21;
3341 #activity-widget #the-comment-list .spam-undo-inside .avatar,
3342 #activity-widget #the-comment-list .trash-undo-inside .avatar {
3348 /* Browse happy box */
3350 #dashboard-widgets #dashboard_browser_nag.postbox .inside {
3354 @media screen and (max-width: 870px) {
3355 .welcome-panel .welcome-panel-column,
3356 .welcome-panel .welcome-panel-column:first-child {
3362 .welcome-panel .welcome-panel-column li {
3363 display: inline-block;
3367 .welcome-panel .welcome-panel-column ul {
3373 /*------------------------------------------------------------------------------
3374 10.0 - List Posts (/Pages/etc)
3375 ------------------------------------------------------------------------------*/
3378 table-layout: fixed;
3381 .fixed .column-rating,
3382 .fixed .column-visible {
3386 .fixed .column-posts,
3387 .fixed .column-date,
3388 .fixed .column-parent,
3389 .fixed .column-links,
3390 .fixed .column-author,
3391 .fixed .column-format {
3395 .fixed .column-response,
3396 .fixed .column-categories,
3397 .fixed .column-tags,
3399 .fixed .column-role {
3403 .fixed .column-slug {
3407 .fixed .column-locations {
3411 .fixed .column-comments {
3417 .fixed .column-comments .vers {
3421 .fixed .column-comments a {
3425 .fixed .column-icon {
3429 #comments-form .fixed .column-author {
3433 #commentsdiv.postbox .inside {
3438 #commentsdiv .inside .row-actions {
3442 #commentsdiv .inside .column-author {
3446 #commentsdiv .column-comment p {
3451 #commentsdiv #replyrow td {
3460 #commentsdiv .comments-box {
3464 #commentsdiv .comments-box thead th {
3465 background: transparent;
3470 #commentsdiv .comments-box tr:last-child td {
3471 border-bottom: 0 none;
3474 #commentsdiv .spinner {
3478 .sorting-indicator {
3486 .sorting-indicator:before {
3489 font: normal 20px/1 'dashicons';
3491 display: inline-block;
3498 vertical-align: top;
3499 -webkit-font-smoothing: antialiased;
3500 -moz-osx-font-smoothing: grayscale;
3501 text-decoration: none !important;
3504 .column-comments .sorting-indicator:before {
3509 th.sorted.asc .sorting-indicator:before,
3510 th.desc:hover span.sorting-indicator:before {
3514 th.sorted.desc .sorting-indicator:before,
3515 th.asc:hover span.sorting-indicator:before {
3519 tr.wp-locked .locked-indicator {
3520 background: url('../images/lock.png') no-repeat;
3521 margin: -2px 0 0 6px;
3526 tr.wp-locked .check-column label,
3527 tr.wp-locked .check-column input[type="checkbox"],
3528 tr.wp-locked .row-actions .inline,
3529 tr.wp-locked .row-actions .trash {
3538 tr.wp-locked .locked-info {
3545 vertical-align: top;
3548 tr.locked-info, tr.wp-locked .locked-info {
3549 -webkit-transition: height 1s, opacity 500ms;
3550 -moz-transition: height 1s, opacity 500ms;
3551 -ms-transition: height 1s, opacity 500ms;
3552 -o-transition: height 1s, opacity 500ms;
3553 transition: height 1s, opacity 500ms;
3556 .fixed .column-comments .sorting-indicator {
3560 #menu-locations-wrap .widefat {
3564 .widefat th.sortable,
3565 .widefat th.sorted {
3573 padding: 7px 7px 8px 10px;
3576 .fixed .column-comments.sortable a,
3577 .fixed .column-comments.sorted a {
3587 th.sorted.asc .sorting-indicator,
3588 th.desc:hover span.sorting-indicator {
3590 background-position: 0 0;
3593 th.sorted.desc .sorting-indicator,
3594 th.asc:hover span.sorting-indicator {
3596 background-position: -7px 0;
3605 .tablenav-pages .current-page {
3609 .tablenav-pages .next-page {
3613 .tablenav a.button-secondary {
3615 margin: 3px 8px 0 0;
3622 vertical-align: middle;
3629 .tablenav .tablenav-pages {
3638 .tablenav .no-pages,
3639 .tablenav .one-page .pagination-links {
3643 .tablenav .tablenav-pages a,
3644 .tablenav-pages span.current {
3645 text-decoration: none;
3649 .tablenav .tablenav-pages a {
3650 padding: 0 10px 3px;
3652 font-weight: normal;
3655 .tablenav .tablenav-pages a.disabled:hover ,
3656 .tablenav .tablenav-pages a.disabled:active {
3660 .tablenav .displaying-num {
3666 .tablenav .actions {
3668 padding: 2px 8px 0 0;
3677 margin: 5px 16px 0 8px;
3685 text-decoration: none;
3689 display: inline-block;
3694 .view-switch > a:before {
3696 display: inline-block;
3698 font: normal 20px/1 'dashicons';
3700 vertical-align: middle;
3702 -webkit-font-smoothing: antialiased;
3703 -moz-osx-font-smoothing: grayscale;
3706 .view-switch > a + a:before {
3713 margin: -5px 0 0 10px;
3716 .filter .subsubsub {
3724 #posts-filter fieldset {
3726 margin: 0 1.5ex 1em 0;
3730 #posts-filter fieldset legend {
3731 padding: 0 0 .2em 1px;
3735 /*------------------------------------------------------------------------------
3736 10.1 - Inline Editing
3737 ------------------------------------------------------------------------------*/
3740 .quick-edit* is for Quick Edit
3741 .bulk-edit* is for Bulk Edit
3742 .inline-edit* is for everything
3747 #wpbody-content .inline-edit-row fieldset {
3755 tr.inline-edit-row td,
3756 #wpbody-content .inline-edit-row fieldset .inline-edit-col {
3760 #wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col {
3761 border-width: 0 0 0 1px;
3762 border-style: none none none solid;
3765 #wpbody-content .quick-edit-row-post .inline-edit-col-left {
3769 #wpbody-content .quick-edit-row-post .inline-edit-col-right {
3773 #wpbody-content .inline-edit-row-post .inline-edit-col-center {
3777 #wpbody-content .quick-edit-row-page .inline-edit-col-left {
3781 #wpbody-content .quick-edit-row-page .inline-edit-col-right,
3782 #wpbody-content .bulk-edit-row-post .inline-edit-col-right {
3786 #wpbody-content .bulk-edit-row .inline-edit-col-left {
3790 #wpbody-content .bulk-edit-row-page .inline-edit-col-right {
3794 #wpbody-content .bulk-edit-row .inline-edit-col-bottom {
3799 #wpbody-content .inline-edit-row-page .inline-edit-col-right {
3803 .inline-edit-row fieldset .inline-edit-group {
3807 .inline-edit-row fieldset .inline-edit-group:after {
3815 .inline-edit-row p.submit {
3821 .inline-edit-row span.error {
3828 .inline-edit-row h4 {
3833 .inline-edit-row fieldset span.title,
3834 .inline-edit-row fieldset span.checkbox-title {
3840 .inline-edit-row fieldset label,
3841 .inline-edit-row fieldset span.inline-edit-categories-label {
3846 .inline-edit-row fieldset label.inline-edit-tags {
3850 .inline-edit-row fieldset label.inline-edit-tags span.title {
3855 .inline-edit-row fieldset label span.title {
3861 .inline-edit-row fieldset label span.input-text-wrap {
3866 .quick-edit-row-post fieldset.inline-edit-col-right label span.title {
3868 padding-right: 0.5em;
3871 .inline-edit-row .input-text-wrap input[type=text] {
3875 .inline-edit-row fieldset label input[type=checkbox] {
3876 vertical-align: text-bottom;
3879 .inline-edit-row fieldset label textarea {
3884 #wpbody-content .bulk-edit-row fieldset .inline-edit-group label {
3888 #wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child {
3892 .inline-edit-col-right .input-text-wrap input.inline-edit-menu-order-input {
3896 .inline-edit-save .spinner {
3897 padding: 4px 10px 0;
3898 vertical-align: top;
3903 .inline-edit-row h4 {
3904 text-transform: uppercase;
3907 .inline-edit-row fieldset span.title,
3908 .inline-edit-row fieldset span.checkbox-title {
3913 /* Specific Elements */
3914 .inline-edit-row fieldset input[type="text"],
3915 .inline-edit-row fieldset textarea {
3916 border-style: solid;
3920 .inline-edit-row fieldset .inline-edit-date {
3924 .inline-edit-row fieldset input[name=jj],
3925 .inline-edit-row fieldset input[name=hh],
3926 .inline-edit-row fieldset input[name=mn] {
3931 .inline-edit-row fieldset input[name=aa] {
3936 .inline-edit-row fieldset label input.inline-edit-password-input {
3942 border-style: solid;
3952 border-style: solid;
3959 .inline-edit-row fieldset ul.cat-checklist li,
3960 .inline-edit-row fieldset ul.cat-checklist input {
3964 .inline-edit-row fieldset ul.cat-checklist label,
3965 .inline-edit-row #bulk-titles div {
3970 .inline-edit-row fieldset label input.inline-edit-menu-order-input {
3974 .inline-edit-row fieldset label input.inline-edit-slug-input {
3978 .quick-edit-row-post fieldset label.inline-edit-status {
3986 margin: 0.2em 0.3em;
3989 #bulk-titles div a {
3994 margin: 0 3px 0 -2px;
4000 #bulk-titles div a:before {
4006 /*------------------------------------------------------------------------------
4007 11.0 - Write/Edit Post Screen
4008 ------------------------------------------------------------------------------*/
4014 #save-action .spinner,
4016 #show-comments .spinner {
4020 #lost-connection-notice .spinner {
4028 margin-bottom: 10px;
4035 #titlediv div.inside {
4039 #poststuff #titlewrap {
4054 #titlediv #title-prompt-text,
4055 #wp-fullscreen-title-prompt-text {
4062 #wp-fullscreen-save .fs-saved {
4068 #wp-fullscreen-title-prompt-text {
4072 #poststuff .inside-submitbox,
4073 #side-sortables .inside-submitbox {
4078 input#link_description,
4093 min-height: 25px; /* Yes, line-height + 1 */
4098 #edit-slug-box .cancel {
4103 #editable-post-name-full {
4107 #editable-post-name input {
4114 .postarea h3 label {
4118 .submitbox .submit {
4120 padding: 12px 10px 10px;
4124 .submitbox .submitdelete {
4125 text-decoration: none;
4129 .submitbox .submit a:hover {
4130 text-decoration: underline;
4133 .submitbox .submit input {
4139 .inside-submitbox #post_status {
4140 margin: 2px 0 2px -2px;
4143 #post-status-select {
4148 #post-body #normal-sortables {
4161 #normal-sortables .postbox .submit {
4162 background: transparent none;
4169 .category-add input[type="text"],
4170 .category-add select {
4173 vertical-align: baseline;
4176 #side-sortables .category-add input[type="text"],
4177 #side-sortables .category-add select {
4181 .press-this #side-sortables .category-tabs li,
4182 ul.category-tabs li,
4183 #side-sortables .add-menu-item-tabs li,
4186 line-height: 1.35em;
4189 .no-js .category-tabs li.hide-if-no-js {
4194 #side-sortables .add-menu-item-tabs a,
4196 text-decoration: none;
4203 #category-adder h4 {
4207 #side-sortables .add-menu-item-tabs,
4212 #normal-sortables .postbox #replyrow .submit {
4218 #side-sortables .submitbox .submit input,
4219 #side-sortables .submitbox .submit .preview,
4220 #side-sortables .submitbox .submit a.preview:hover {
4224 #side-sortables .inside-submitbox .insidebox,
4225 .stuffbox .insidebox {
4230 ul.add-menu-item-tabs,
4235 ul.category-tabs li {
4236 border-style: solid;
4241 ul.add-menu-item-tabs li.tabs,
4243 border-style: solid solid none;
4244 border-width: 1px 1px 0;
4247 ul.add-menu-item-tabs li.tabs {
4248 padding-bottom: 3px;
4252 #post-body .add-menu-item-tabs li.tabs {
4253 border-style: solid none solid solid;
4254 border-width: 1px 0 1px 1px;
4258 ul.category-tabs li,
4259 ul.add-menu-item-tabs li,
4261 padding: 3px 5px 5px;
4264 #postimagediv .inside img {
4274 td.post-title strong,
4275 td.plugin-title strong {
4277 margin-bottom: .2em;
4286 /* Global classes */
4287 .wp-hidden-children .wp-hidden-child,
4292 .commentlist .avatar {
4293 vertical-align: text-top;
4296 #post-body .tagsdiv #newtag {
4301 #side-sortables input#post_password {
4305 #side-sortables .tagsdiv #newtag {
4313 #post-status-info td {
4322 #editorcontent #post-status-info {
4326 #content-resize-handle,
4327 #post-body .wp_themeSkin .mceStatusbar a.mceResize {
4328 background: transparent url('../images/resize.gif') no-repeat scroll right bottom;
4334 .rtl #content-resize-handle,
4335 .rtl #post-body .wp_themeSkin .mceStatusbar a.mceResize {
4336 background: transparent url('../images/resize-rtl.gif') no-repeat scroll right bottom;
4339 #post-body .wp_themeSkin .mceStatusbar a.mceResize {
4345 #post-body .postarea .wp_themeSkin .mceStatusbar a.mceResize {
4349 #content-resize-handle {
4355 .press-this #content-resize-handle {
4359 .tmce-active #content-resize-handle {
4368 #timestampdiv select {
4372 vertical-align: top;
4376 #aa, #jj, #hh, #mn {
4389 .curtime #timestamp {
4390 padding: 2px 0 1px 0;
4391 display: inline !important;
4392 height: auto !important;
4395 #post-body #visibility:before,
4396 .curtime #timestamp:before,
4397 #post-body .misc-pub-revisions:before {
4398 font: normal 20px/1 'dashicons';
4400 display: inline-block;
4405 vertical-align: top;
4406 -webkit-font-smoothing: antialiased;
4407 -moz-osx-font-smoothing: grayscale;
4408 text-decoration: none !important;
4411 #post-body #visibility:before {
4415 .curtime #timestamp:before {
4420 #post-body .misc-pub-revisions:before {
4433 #timestampdiv input {
4435 border-style: solid;
4438 .notification-dialog {
4443 margin-left: -225px;
4449 .notification-dialog-background {
4457 filter: alpha(opacity=50);
4461 #post-lock-dialog .post-locked-message,
4462 #post-lock-dialog .post-taken-over {
4466 #post-lock-dialog .post-locked-message a.button {
4470 #post-lock-dialog .post-locked-avatar {
4472 margin: 0 20px 20px 0;
4475 #post-lock-dialog .wp-tab-first {
4479 #post-lock-dialog .locked-saving img {
4484 #post-lock-dialog.saving .locked-saving,
4485 #post-lock-dialog.saved .locked-saved {
4489 /*------------------------------------------------------------------------------
4490 11.1 - Custom Fields
4491 ------------------------------------------------------------------------------*/
4493 #postcustomstuff thead th {
4494 padding: 5px 8px 8px;
4497 #postcustom #postcustomstuff .submit {
4503 #side-sortables #postcustom #postcustomstuff .submit {
4508 #side-sortables #postcustom #postcustomstuff #the-list textarea {
4512 #side-sortables #postcustom #postcustomstuff td.left input,
4513 #side-sortables #postcustom #postcustomstuff td.left select,
4514 #side-sortables #postcustomstuff #newmetaleft a {
4518 #postcustomstuff table {
4522 border-style: solid;
4526 #postcustomstuff tr {
4527 vertical-align: top;
4530 #postcustomstuff table input,
4531 #postcustomstuff table select,
4532 #postcustomstuff table textarea {
4537 #side-sortables #postcustomstuff table input,
4538 #side-sortables #postcustomstuff table select,
4539 #side-sortables #postcustomstuff table textarea {
4543 #postcustomstuff th.left,
4544 #postcustomstuff td.left {
4548 #postcustomstuff .submit input {
4553 #postcustomstuff #newmetaleft a {
4554 display: inline-block;
4556 text-decoration: none;
4559 .no-js #postcustomstuff #enternew {
4563 #post-body-content .compat-attachment-fields {
4564 margin-bottom: 20px;
4567 .compat-attachment-fields th {
4569 padding-right: 10px;
4572 /*------------------------------------------------------------------------------
4573 11.2 - Post Revisions
4574 ------------------------------------------------------------------------------*/
4575 .revisions-control-frame,
4576 .revisions-diff-frame {
4580 .revisions-controls {
4586 .revisions-controls input[type="checkbox"] {
4589 vertical-align: text-bottom;
4592 .revisions.pinned .revisions-controls {
4598 .revisions-tickmarks {
4604 -moz-box-sizing: border-box;
4605 -webkit-box-sizing: border-box;
4606 box-sizing: border-box;
4609 .revisions-tickmarks > div {
4612 border-style: solid;
4613 border-width: 0 1px 0 0;
4614 -moz-box-sizing: border-box;
4615 -webkit-box-sizing: border-box;
4616 box-sizing: border-box;
4619 .revisions-tickmarks > div:first-child {
4623 .comparing-two-revisions .revisions-controls {
4627 .comparing-two-revisions.pinned .revisions-controls {
4631 .revisions .diff-error {
4639 .revisions.diff-error .diff-error {
4643 .revisions .loading-indicator {
4645 vertical-align: middle;