X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=program%2Fjs%2Ftiny_mce%2Fplugins%2Fxhtmlxtras%2Fcss%2Fxhtmlxtras.css;fp=program%2Fjs%2Ftiny_mce%2Fplugins%2Fxhtmlxtras%2Fcss%2Fxhtmlxtras.css;h=0000000000000000000000000000000000000000;hb=4212156c5c79d2f58342feb0d3ed1893f177bcab;hp=6838d9025156e525d3a83819eb83b108a1490bfc;hpb=e8a0682b96f5b7f297e58d101735ba20a0cc3a89;p=roundcube.git diff --git a/program/js/tiny_mce/plugins/xhtmlxtras/css/xhtmlxtras.css b/program/js/tiny_mce/plugins/xhtmlxtras/css/xhtmlxtras.css deleted file mode 100644 index 6838d90..0000000 --- a/program/js/tiny_mce/plugins/xhtmlxtras/css/xhtmlxtras.css +++ /dev/null @@ -1,24 +0,0 @@ -ins { - border-bottom: 1px solid green; - text-decoration: none; - color: green; -} - -del { - color: Red; - text-decoration: line-through; -} - -cite { - border-bottom: 1px dashed blue; -} - -acronym { - border-bottom: 1px dotted #CCC; - cursor: help; -} - -abbr, html\:abbr { - border-bottom: 1px dashed #CCC; - cursor: help; -}