JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5
[ckeditor.git] / _source / skins / kama / richcombo.css
index 928b1f2..5a2a208 100644 (file)
@@ -200,6 +200,16 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        opacity: 0.5; /* Safari, Opera and Mozilla */\r
 }\r
 \r
+/* IE with zoom != 100% will distort the icons otherwise #4821 */\r
+.cke_skin_kama .cke_browser_ie .cke_rcombo .cke_disabled .cke_openbutton\r
+{\r
+       filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale'), alpha(opacity=50);\r
+}\r
+.cke_skin_kama .cke_browser_ie6 .cke_rcombo .cke_disabled .cke_openbutton\r
+{\r
+       filter: alpha(opacity=50);\r
+}\r
+\r
 .cke_skin_kama .cke_hc .cke_rcombo .cke_disabled .cke_text,\r
 .cke_skin_kama .cke_hc .cke_rcombo .cke_disabled .cke_openbutton\r
 {\r