X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fskins%2Foffice2003%2Ftemplates.css;h=22b9629a9085df13b660dda402ccf6578690ce5a;hp=8e6ddf901f2da0f6ac6745fb32bc08f8256724a2;hb=059b4c2fef02528bf1af189f7996e80652faddfb;hpb=c6e377a02b54abc07129d72b632763c727476a15 diff --git a/_source/skins/office2003/templates.css b/_source/skins/office2003/templates.css index 8e6ddf9..22b9629 100644 --- a/_source/skins/office2003/templates.css +++ b/_source/skins/office2003/templates.css @@ -49,13 +49,23 @@ For licensing, see LICENSE.html or http://ckeditor.com/license font-weight: bold; } -.cke_skin_office2003 .cke_tpl_hover +.cke_skin_office2003 .cke_tpl_list a:active .cke_tpl_item, +.cke_skin_office2003 .cke_tpl_list a:hover .cke_tpl_item, +.cke_skin_office2003 .cke_tpl_list a:focus .cke_tpl_item { border: #ff9933 1px solid !important; background-color: #fffacd !important; cursor: pointer; cursor: hand; } + +.cke_skin_office2003 .cke_tpl_list a:active .cke_tpl_item, +.cke_skin_office2003 .cke_tpl_list a:hover .cke_tpl_item, +.cke_skin_office2003 .cke_tpl_list a:focus .cke_tpl_item +{ + border-width: 3px; +} + /* * Fix property 'cursor' doesn't inherit on table */