X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Ftiny_mce%2Fthemes%2Fadvanced%2Fskins%2Fhighcontrast%2Fcontent.css;h=cbce6c6a219588c0ff540428475316a9f63fb6a5;hb=a8ce0eff2e9c97d6c0c878451f83a3759ec0d07f;hp=7da6239cbcbb4e354429acf0f541521f53653556;hpb=2797e21fbf023037fc706d85ab314e609a0d3a07;p=citadel.git diff --git a/webcit/tiny_mce/themes/advanced/skins/highcontrast/content.css b/webcit/tiny_mce/themes/advanced/skins/highcontrast/content.css index 7da6239cb..cbce6c6a2 100644 --- a/webcit/tiny_mce/themes/advanced/skins/highcontrast/content.css +++ b/webcit/tiny_mce/themes/advanced/skins/highcontrast/content.css @@ -11,7 +11,7 @@ a.mceItemAnchor {display:inline-block; width:11px !important; height:11px !impo span.mceItemNbsp {background: #DDD} td.mceSelected, th.mceSelected {background-color:#3399ff !important} img {border:0;} -table {cursor:default} +table, img, hr, .mceItemAnchor {cursor:default} table td, table th {cursor:text} ins {border-bottom:1px solid green; text-decoration: none; color:green} del {color:red; text-decoration:line-through}