JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.3
[ckeditor.git] / _source / skins / v2 / toolbar.css
index ed3a8da..d5939f5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -195,6 +195,14 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        #float: none;\r
 }\r
 \r
+/*#7181*/\r
+.cke_skin_v2 .cke_browser_ie9 .cke_rtl .cke_separator,\r
+.cke_skin_v2 .cke_browser_ie9 .cke_rtl .cke_toolbar_start,\r
+.cke_skin_v2 .cke_browser_ie9 .cke_rtl .cke_toolbar_end\r
+{\r
+       vertical-align:middle;\r
+}\r
+\r
 .cke_skin_v2 .cke_button a,\r
 .cke_skin_v2 .cke_button a:hover,\r
 .cke_skin_v2 .cke_button a:focus,\r
@@ -256,7 +264,8 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale'), alpha(opacity=30);\r
 }\r
 .cke_skin_v2 .cke_browser_ie6 .cke_button a.cke_disabled *,\r
-.cke_skin_v2 .cke_browser_ie6 a:hover.cke_button .cke_disabled *\r
+.cke_skin_v2 .cke_browser_ie6 a:hover.cke_button .cke_disabled *,\r
+.cke_skin_v2 .cke_browser_ie .cke_button.cke_noalphafix a.cke_disabled *\r
 {\r
        filter: alpha(opacity=30);\r
 }\r
@@ -312,7 +321,9 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale');\r
 }\r
 .cke_skin_v2 .cke_browser_ie6 .cke_button .cke_icon,\r
-.cke_skin_v2 .cke_browser_ie6 .cke_rtl .cke_button .cke_icon\r
+.cke_skin_v2 .cke_browser_ie6 .cke_rtl .cke_button .cke_icon,\r
+.cke_skin_v2 .cke_browser_ie .cke_button.cke_noalphafix .cke_icon,\r
+.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_button.cke_noalphafix .cke_icon\r
 {\r
        filter: ;\r
 }\r