Better, more consistent styling for plugin details Thickbox and TinyMCE help.

props avryl. fixes #26952.


git-svn-id: https://develop.svn.wordpress.org/trunk@27765 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi
2014-03-27 00:07:05 +00:00
parent a8fe109dcd
commit efec2a916c
4 changed files with 50 additions and 62 deletions

View File

@@ -73,6 +73,10 @@
width: calc( 100% - 36px );
}
.mce-wp-help .mce-window-head {
border-bottom: none;
}
.mce-textbox {
border: 1px solid #ddd;
-webkit-border-radius: 0;