X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=inline;f=_source%2Fskins%2Foffice2003%2Ficons.css;h=131bf652f2af94be8fe8a6c43d6dae1e88db6ec9;hb=refs%2Ftags%2Fv3.4.1;hp=2f4eacfb748aae221da7404850f56c08a472b13c;hpb=9873d66421922c7aef8be0f5d2ab51e547b19e66;p=ckeditor.git diff --git a/_source/skins/office2003/icons.css b/_source/skins/office2003/icons.css index 2f4eacf..131bf65 100644 --- a/_source/skins/office2003/icons.css +++ b/_source/skins/office2003/icons.css @@ -248,6 +248,16 @@ For licensing, see LICENSE.html or http://ckeditor.com/license background-position: 0 -416px; } +.cke_skin_office2003 .cke_mixed_dir_content .cke_button_numberedlist .cke_icon +{ + background-position: 0 -1217px; +} + +.cke_skin_office2003 .cke_mixed_dir_content .cke_button_bulletedlist .cke_icon +{ + background-position: 0 -1233px; +} + .cke_skin_office2003 .cke_button_outdent .cke_icon { background-position: 0 -432px; @@ -258,6 +268,16 @@ For licensing, see LICENSE.html or http://ckeditor.com/license background-position: 0 -448px; } +.cke_skin_office2003 .cke_mixed_dir_content .cke_button_indent .cke_icon +{ + background-position: 0 -1265px; +} + +.cke_skin_office2003 .cke_mixed_dir_content .cke_button_outdent .cke_icon +{ + background-position: 0 -1249px; +} + .cke_skin_office2003 .cke_button_justifyleft .cke_icon { background-position: 0 -464px;