X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fv2%2Fmenu.css;h=716cc4c359ab9a38d1185ae0710e19eeebab197e;hb=e73319a12b56100b29ef456fd74114fe5519e01c;hp=82d5c679a9fa46d5755d86df6d282312ba545243;hpb=9afde8772159bd3436f1f5b7862960307710ae5a;p=ckeditor.git diff --git a/_source/skins/v2/menu.css b/_source/skins/v2/menu.css index 82d5c67..716cc4c 100644 --- a/_source/skins/v2/menu.css +++ b/_source/skins/v2/menu.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -57,7 +57,8 @@ For licensing, see LICENSE.html or http://ckeditor.com/license { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale'); } -.cke_browser_ie6 .cke_skin_v2 .cke_menuitem .cke_icon +.cke_browser_ie6 .cke_skin_v2 .cke_menuitem .cke_icon, +.cke_browser_ie .cke_skin_v2 .cke_menuitem.cke_noalphafix .cke_icon { filter: ; } @@ -78,7 +79,8 @@ For licensing, see LICENSE.html or http://ckeditor.com/license { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale'); } -.cke_browser_ie6 .cke_skin_v2 .cke_menuitem .cke_disabled .cke_icon +.cke_browser_ie6 .cke_skin_v2 .cke_menuitem .cke_disabled .cke_icon, +.cke_browser_ie .cke_skin_v2 .cke_menuitem.cke_noalphafix .cke_disabled .cke_icon { filter: ; } @@ -95,13 +97,6 @@ For licensing, see LICENSE.html or http://ckeditor.com/license clear: both; } -/* IE9 insists on border box model on this element.*/ - .cke_browser_ie9 .cke_skin_v2 .cke_menuitem .cke_icon_wrapper -{ - width:24px; - height:24px; -} - .cke_rtl .cke_skin_v2 .cke_menuitem .cke_icon_wrapper { float: right; @@ -135,13 +130,6 @@ For licensing, see LICENSE.html or http://ckeditor.com/license margin-left: 24px; background-color: #fff; } - -/* IE9 insists on border box model on this element.*/ -.cke_browser_ie9 .cke_skin_v2 .cke_menuitem .cke_label -{ - height:24px; -} - /* Set these after the document has been loaded and we know the dimensions*/ .cke_skin_v2 .cke_frameLoaded .cke_menuitem .cke_label {