X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=_source%2Fskins%2Fv2%2Frichcombo.css;h=8b4fd458ec4faae0ef58ecd12b233b7e16bd1fd5;hb=3fe9cac293e090ea459a3ee10d78cbe9e1dd0e03;hp=f765727aba2bbf130694490cce0fd650f527d7ab;hpb=9afde8772159bd3436f1f5b7862960307710ae5a;p=ckeditor.git diff --git a/_source/skins/v2/richcombo.css b/_source/skins/v2/richcombo.css index f765727..8b4fd45 100644 --- a/_source/skins/v2/richcombo.css +++ b/_source/skins/v2/richcombo.css @@ -7,25 +7,13 @@ margin-right: 2px; margin-top: 2px; vertical-align: top; - float: left; } .cke_skin_v2 .cke_browser_ie .cke_rcombo { - #float: none; #display: inline; } -.cke_skin_v2 .cke_rtl .cke_rcombo -{ - float: right; -} - -.cke_skin_v2 .cke_browser_ie .cke_rcombo -{ - #float: none; -} - .cke_skin_v2 .cke_rcombopanel { border: 1px solid #316ac5; @@ -58,12 +46,10 @@ .cke_skin_v2 .cke_rcombo .cke_label { - display: inline-block; float: left; - - line-height: 24px; + line-height: 20px; + line-height: 22px\9; height: 22px; - vertical-align: top; padding-left: 4px; padding-right: 5px; filter: alpha(opacity=70); /* IE */ @@ -136,36 +122,35 @@ .cke_skin_v2 .cke_rcombo .cke_openbutton { display: inline-block; + border-top: 1px solid #8f8f73; + border-bottom: 1px solid #8f8f73; +} +.cke_skin_v2 .cke_rcombo .cke_openbutton .cke_icon +{ + display: inline-block; background-position: 5px -715px; background-image: url(images/sprites.png); _background-image: url(images/sprites_ie6.png); background-repeat: no-repeat; - border-top: 1px solid #8f8f73; - border-bottom: 1px solid #8f8f73; width: 14px; height: 20px; } /* IE with zoom != 100% will distort the icons otherwise #4821 */ -.cke_skin_v2 .cke_browser_ie .cke_rcombo .cke_openbutton +.cke_skin_v2 .cke_browser_ie .cke_rcombo .cke_openbutton .cke_icon { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale'); } -.cke_skin_v2 .cke_browser_ie6 .cke_rcombo .cke_openbutton +.cke_skin_v2 .cke_browser_ie6 .cke_rcombo .cke_openbutton .cke_icon { filter: ; } - -.cke_skin_v2 .cke_rcombo .cke_openbutton span -{ - display: none; -} - -.cke_skin_v2 .cke_hc .cke_rcombo .cke_openbutton span +.cke_skin_v2 .cke_hc .cke_rcombo .cke_openbutton .cke_icon { - display : inline; + background: none; + filter: ; } .cke_skin_v2 .cke_ltr .cke_rcombo .cke_openbutton