More css cleanup, fix styles in the Edit Image popup then the editor is on the front end see #18314

git-svn-id: https://develop.svn.wordpress.org/trunk@19116 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-11-02 15:24:56 +00:00
parent b37514a7fd
commit fa570e7b76
8 changed files with 39 additions and 58 deletions
+13 -1
View File
@@ -1054,12 +1054,14 @@ html[dir="rtl"] .wp-switch-editor {
}
.wp-media-buttons {
padding: .5em .5em 0;
line-height: 1;
padding: 9px 0 0;
}
.wp-media-buttons a {
text-decoration: none;
color: #333;
font-size: 12px;
}
.wp-media-buttons img {
@@ -1134,6 +1136,8 @@ html[dir="rtl"] .wp-switch-editor {
#wp_delimgbtn,
#wp_editgallery,
#wp_delgallery {
border-color: #999;
background-color: #eee;
margin: 2px;
padding: 2px;
border-width: 1px;
@@ -1142,6 +1146,14 @@ html[dir="rtl"] .wp-switch-editor {
border-radius: 3px;
}
#wp_editimgbtn:hover,
#wp_delimgbtn:hover,
#wp_editgallery:hover,
#wp_delgallery:hover {
border-color: #555;
background-color: #ccc;
}
/*------------------------------------------------------------------------------
wp-link