X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fv2%2Ficons.css;h=2cd85a427dadc4efedb00473881abe906f5e0d79;hb=48b1db88210b4160dce439c6e3e32e14af8c106b;hp=dea76b347dba9e0cf1b2aa5ca1b034dcd3ae9899;hpb=c9fdde67e6384bd5a66adc2b3bba5c4ce9db56c7;p=ckeditor.git diff --git a/_source/skins/v2/icons.css b/_source/skins/v2/icons.css index dea76b3..2cd85a4 100644 --- a/_source/skins/v2/icons.css +++ b/_source/skins/v2/icons.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 */ @@ -342,7 +342,6 @@ For licensing, see LICENSE.html or http://ckeditor.com/license { background-position: 0 -1200px; } - .cke_skin_v2 .cke_button_bidirtl .cke_icon { background-position: 0 -1072px; @@ -352,3 +351,8 @@ For licensing, see LICENSE.html or http://ckeditor.com/license { background-position: 0 -1056px; } + +.cke_skin_v2 .cke_button_iframe .cke_icon +{ + background-position: 0 -1279px; +}