X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fskins%2Fkama%2Ftoolbar.css;h=6bc0e2fbe8e5e5d02cfd7477c25ecdf9022c614d;hp=fa30249c8003b4ec9cf92f7bd6b9ad2672c3538e;hb=a272c66d841421f8bf933c16535bdcde1c4649fc;hpb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796 diff --git a/_source/skins/kama/toolbar.css b/_source/skins/kama/toolbar.css index fa30249..6bc0e2f 100644 --- a/_source/skins/kama/toolbar.css +++ b/_source/skins/kama/toolbar.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -361,7 +361,9 @@ For licensing, see LICENSE.html or http://ckeditor.com/license } .cke_skin_kama .cke_browser_gecko .cke_rtl .cke_button .cke_label, -.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_break +.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_break, +.cke_skin_kama .cke_browser_ie8 .cke_rtl .cke_break, +.cke_skin_kama .cke_browser_ie9plus .cke_rtl .cke_break { float: right; }