X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fskins%2Fv2%2Ficons.css;h=a55a7854311f3e1dae8edebeb62a4816b361a41a;hp=dea76b347dba9e0cf1b2aa5ca1b034dcd3ae9899;hb=9afde8772159bd3436f1f5b7862960307710ae5a;hpb=614511639979907ceb0da3614122a4d8eb963ad4 diff --git a/_source/skins/v2/icons.css b/_source/skins/v2/icons.css index dea76b3..a55a785 100644 --- a/_source/skins/v2/icons.css +++ b/_source/skins/v2/icons.css @@ -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; +}