includes/clientside/tinymce/themes/advanced/skins/o2k7/dialog.css
changeset 1193 e3b94bd055dc
parent 778 57ce13805b6f
--- a/includes/clientside/tinymce/themes/advanced/skins/o2k7/dialog.css	Mon Dec 21 15:41:05 2009 -0500
+++ b/includes/clientside/tinymce/themes/advanced/skins/o2k7/dialog.css	Tue Dec 22 13:09:59 2009 -0500
@@ -19,6 +19,7 @@
 textarea {resize:none;outline:none;}
 a:link, a:visited {color:black;}
 a:hover {color:#2B6FB6;}
+.nowrap {white-space: nowrap}
 
 /* Forms */
 fieldset {margin:0; padding:4px; border:1px solid #919B9C; font-family:Verdana, Arial; font-size:10px;}
@@ -47,6 +48,7 @@
 #cancel {background:url(../default/img/buttons.png) 0 0;}
 
 /* Browse */
+a.pickcolor, a.browse {text-decoration:none}
 a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;}
 .mceOldBoxModel a.browse span {width:22px; height:20px;}
 a.browse:hover span {border:1px solid #0A246A; background-color:#B2BBD0;}