X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fskins%2Fkama%2Ficons.css;h=df03f98da33921c13fe74e08a95c994ed8cf8a1f;hp=df7666da44254b47af287069e8f61158878b5801;hb=c9fdde67e6384bd5a66adc2b3bba5c4ce9db56c7;hpb=9873d66421922c7aef8be0f5d2ab51e547b19e66 diff --git a/_source/skins/kama/icons.css b/_source/skins/kama/icons.css index df7666d..df03f98 100644 --- a/_source/skins/kama/icons.css +++ b/_source/skins/kama/icons.css @@ -248,6 +248,16 @@ For licensing, see LICENSE.html or http://ckeditor.com/license background-position: 0 -416px; } +.cke_skin_kama .cke_mixed_dir_content .cke_button_numberedlist .cke_icon +{ + background-position: 0 -1217px; +} + +.cke_skin_kama .cke_mixed_dir_content .cke_button_bulletedlist .cke_icon +{ + background-position: 0 -1233px; +} + .cke_skin_kama .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_kama .cke_mixed_dir_content .cke_button_indent .cke_icon +{ + background-position: 0 -1265px; +} + +.cke_skin_kama .cke_mixed_dir_content .cke_button_outdent .cke_icon +{ + background-position: 0 -1249px; +} + .cke_skin_kama .cke_button_justifyleft .cke_icon { background-position: 0 -464px;