Mercurial > public > sg101
diff static/js/tiny_mce/themes/advanced/skins/o2k7/dialog.css @ 442:6c182ceb7147
Fixing #217; upgrade TinyMCE to 3.4.2 and enable the paste plugin.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 26 May 2011 00:43:49 +0000 |
parents | 88b2b9cb8c1f |
children |
line wrap: on
line diff
--- a/static/js/tiny_mce/themes/advanced/skins/o2k7/dialog.css Wed May 25 02:39:08 2011 +0000 +++ b/static/js/tiny_mce/themes/advanced/skins/o2k7/dialog.css Thu May 26 00:43:49 2011 +0000 @@ -114,3 +114,4 @@ #colorpicker #namedcolors {width:150px;} #colorpicker #namedcolors a {display:block; float:left; width:10px; height:10px; margin:1px 1px 0 0; overflow:hidden;} #colorpicker #colornamecontainer {margin-top:5px;} +#colorpicker #picker_panel fieldset {margin:auto;width:325px;}