X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fv2%2Fpanel.css;h=a46d13e31fefcfbbf31e01e67ec5b375025ac044;hb=refs%2Ftags%2Fv3.3.2;hp=9f2c0a62ab7c744e1af9ecbc97dcb116bf3edc8a;hpb=059b4c2fef02528bf1af189f7996e80652faddfb;p=ckeditor.git diff --git a/_source/skins/v2/panel.css b/_source/skins/v2/panel.css index 9f2c0a6..a46d13e 100644 --- a/_source/skins/v2/panel.css +++ b/_source/skins/v2/panel.css @@ -54,7 +54,7 @@ ul.cke_panel_list list-style-type: none; margin: 3px; padding: 0px; - white-space: nowrap; + white-space: nowrap; } li.cke_panel_listItem @@ -70,7 +70,7 @@ li.cke_panel_listItem color: inherit; text-decoration: none; overflow: hidden; - text-overflow: ellipsis; + text-overflow: ellipsis; } /* IE6 */ @@ -114,10 +114,10 @@ li.cke_panel_listItem .cke_panel_grouptitle { - font-size: 11px; - font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif; + font-size: 11px; + font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif; font-weight: bold; - white-space: nowrap; + white-space: nowrap; background-color: #dcdcdc; color: #000; margin:0px; @@ -147,8 +147,8 @@ li.cke_panel_listItem .cke_colorblock { padding: 3px; - font-size: 11px; - font-family: 'Microsoft Sans Serif', Tahoma, Arial, Verdana, Sans-Serif; + font-size: 11px; + font-family: 'Microsoft Sans Serif', Tahoma, Arial, Verdana, Sans-Serif; } .cke_colorblock, @@ -162,7 +162,7 @@ span.cke_colorbox { width: 10px; height: 10px; - border: #808080 1px solid; + border: #808080 1px solid; float: left; }