wp/wp-admin/css/ie.css
changeset 5 5e2f62d02dcd
parent 0 d970ebf37754
child 7 cf61fcea0001
--- a/wp/wp-admin/css/ie.css	Mon Jun 08 16:11:51 2015 +0000
+++ b/wp/wp-admin/css/ie.css	Tue Jun 09 03:35:32 2015 +0200
@@ -9,6 +9,31 @@
 	width: 98%;
 }
 
+#wpbody-content #dashboard-widgets .postbox-container {
+	width: 49.5%;
+}
+
+#wpbody-content #dashboard-widgets #postbox-container-2,
+#wpbody-content #dashboard-widgets #postbox-container-3,
+#wpbody-content #dashboard-widgets #postbox-container-4 {
+	float: right;
+	width: 50.5%;
+}
+
+#dashboard-widgets #postbox-container-3 .empty-container,
+#dashboard-widgets #postbox-container-4 .empty-container {
+	border: 0 none;
+	height: 0;
+	min-height: 0;
+}
+
+.wp-editor-wrap .wp-editor-tools,
+.wp-editor-wrap .wp-switch-editor,
+.wp-editor-wrap .wp-editor-tabs,
+.wp-editor-wrap .wp-editor-container {
+	zoom: 100%;
+}
+
 .wp-editor-wrap .wp-editor-container textarea.wp-editor-area {
 	width: 97%;
 }
@@ -25,7 +50,7 @@
 	width: 35%;
 }
 
-#wp-fullscreen-title {
+.wp-fullscreen-title {
 	width: 97%;
 }
 
@@ -34,14 +59,10 @@
 }
 
 #wp-fullscreen-tagline {
-	color: #888;
+	color: #82878c;
 	font-size: 14px;
 }
 
-#adminmenushadow {
-	display: none;
-}
-
 #adminmenuback {
 	left: 0;
 	background-image: none;
@@ -76,14 +97,49 @@
 	line-height: 1px;
 }
 
+#adminmenu .wp-submenu {
+	left: 110px;
+}
+
 #adminmenu .wp-submenu ul {
 	margin: 0;
 }
 
+.folded #wpcontent,
+.folded #wpfooter {
+	margin-left: 170px;
+}
+
+.folded #adminmenuback,
+.folded #adminmenuwrap,
+.folded #adminmenu,
+.folded #adminmenu li.menu-top {
+	width: 150px;
+}
+
 .folded #adminmenu .wp-submenu {
 	border-top-color: transparent;
 }
 
+.folded #adminmenu .wp-menu-name {
+	display: block;
+}
+
+.folded #adminmenu .wp-submenu.sub-open,
+.folded #adminmenu .opensub .wp-submenu {
+	left: 110px;
+}
+
+.folded #adminmenu a.wp-has-current-submenu:focus + .wp-submenu,
+.folded #adminmenu .wp-has-current-submenu .wp-submenu {
+	top: -1px;
+	position: relative;
+}
+
+.folded #adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
+	background-color: transparent;
+}
+
 #adminmenu .wp-submenu .wp-submenu-head {
 	border-top-color: #ddd;
 }
@@ -122,6 +178,18 @@
 	padding: 0;
 }
 
+#adminmenu li.wp-has-current-submenu .wp-submenu {
+	left: -40px;
+}
+
+#adminmenu .wp-menu-image {
+	display: none !important;
+}
+
+#adminmenu a.menu-top .wp-menu-name {
+	padding-left: 8px;
+}
+
 #collapse-menu {
 	line-height: 23px;
 }
@@ -130,6 +198,36 @@
 	padding-top: 7px;
 }
 
+
+.theme-browser .theme {
+	width: 30%;
+	margin: 0 3% 4% 0;
+	cursor: auto;
+}
+
+.theme-browser .theme:hover,
+.theme-browser .theme:focus {
+	cursor: auto;
+}
+
+.theme-browser .theme .theme-screenshot {
+	height: 180px;
+}
+
+.theme-browser .theme .theme-actions {
+	position: static;
+	background-color: #e8e8e8;
+}
+
+.theme-browser .theme .more-details {
+	display: none;
+}
+
+.plugins td,
+.plugins th {
+	border-top: 1px solid #ddd;
+}
+
 table.fixed th,
 table.fixed td {
 	border-top: 1px solid #ddd;
@@ -141,10 +239,6 @@
 	overflow: visible;
 }
 
-#dashboard-widgets #dashboard_quick_press form p.submit #publish {
-	float: none;
-}
-
 #dashboard-widgets h3 a {
 	height: 14px;
 	line-height: 14px;
@@ -166,7 +260,7 @@
 	border: 1px solid #dfdfdf;
 }
 
-#wpbody-content .postbox h3 {
+#wpbody-content .postbox .hndle {
 	margin-bottom: -1px;
 }
 
@@ -516,6 +610,75 @@
 	position: relative;
 }
 
+input[type="password"],
+.login form .input {
+	font-family: sans-serif;
+}
+
+/* TinyMCE icons */
+.mce-btn i.mce-i-bold,
+.mce-btn i.mce-i-italic,
+.mce-btn i.mce-i-bullist,
+.mce-btn i.mce-i-numlist,
+.mce-btn i.mce-i-blockquote,
+.mce-btn i.mce-i-alignleft,
+.mce-btn i.mce-i-aligncenter,
+.mce-btn i.mce-i-alignright,
+.mce-btn i.mce-i-link,
+.mce-btn i.mce-i-unlink,
+.mce-btn i.mce-i-wp_more,
+.mce-btn i.mce-i-strikethrough,
+.mce-btn i.mce-i-spellchecker,
+.mce-btn i.mce-i-fullscreen,
+.mce-btn i.mce-i-wp_fullscreen,
+.mce-btn i.mce-i-wp_adv,
+.mce-btn i.mce-i-underline,
+.mce-btn i.mce-i-alignjustify,
+.mce-btn i.mce-i-forecolor,
+.mce-btn i.mce-i-pastetext,
+.mce-btn i.mce-i-pasteword,
+.mce-btn i.mce-i-removeformat,
+.mce-btn i.mce-i-charmap,
+.mce-btn i.mce-i-outdent,
+.mce-btn i.mce-i-indent,
+.mce-btn i.mce-i-undo,
+.mce-btn i.mce-i-redo,
+.mce-btn i.mce-i-help,
+.mce-btn i.mce-i-wp_help,
+.mce-btn i.mce-i-wp-media-library,
+.mce-btn i.mce-i-ltr,
+.mce-btn i.mce-i-wp_page,
+.mce-btn i.mce-i-hr,
+.mce-close {
+	font-family: 'tinymce', Arial;
+	font-style: normal;
+	font-weight: normal;
+	font-variant: normal;
+	font-size: 16px;
+	margin-left: 0;
+	padding-right: 0;
+}
+
+.mce-btn i.mce-i-wp_fullscreen,
+.qt-fullscreen {
+	-ie7-icon: '\e023';
+}
+
+.mce-btn i.mce-i-wp_more,
+.mce-btn i.mce-i-wp_page {
+	-ie7-icon: '\e027';
+}
+
+.mce-btn i.mce-i-wp_adv {
+	background-color: #a0a5aa;
+}
+
+.mce-btn i.mce-i-help,
+.mce-btn i.mce-i-wp_help {
+	-ie7-icon: '\e016';
+}
+
+
 /* IE6 leftovers */
 * html .row-actions {
 	visibility: visible;