JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.2
[ckeditor.git] / _source / skins / v2 / templates.css
index 77cce42..984687d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -49,13 +49,23 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        font-weight: bold;\r
 }\r
 \r
-.cke_skin_v2 .cke_tpl_hover\r
+.cke_skin_v2 .cke_tpl_list a:active .cke_tpl_item,\r
+.cke_skin_v2 .cke_tpl_list a:hover .cke_tpl_item,\r
+.cke_skin_v2 .cke_tpl_list a:focus .cke_tpl_item\r
 {\r
        border: #ff9933 1px solid !important;\r
        background-color: #fffacd !important;\r
        cursor: pointer;\r
        cursor: hand;\r
 }\r
+\r
+.cke_skin_v2 .cke_tpl_list a:active .cke_tpl_item,\r
+.cke_skin_v2 .cke_tpl_list a:hover .cke_tpl_item,\r
+.cke_skin_v2 .cke_tpl_list a:focus .cke_tpl_item\r
+{\r
+       border-width: 3px;\r
+}\r
+\r
 /*\r
  * Fix property 'cursor' doesn't inherit on table\r
  */\r