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

props avryl. fixes #26952.

Built from https://develop.svn.wordpress.org/trunk@27765


git-svn-id: http://core.svn.wordpress.org/trunk@27602 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2014-03-27 00:08:15 +00:00
parent cb489f5a9c
commit c3b59e06b8
12 changed files with 77 additions and 84 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;