]> git.donarmstrong.com Git - roundcube.git/blobdiff - program/js/tiny_mce/plugins/xhtmlxtras/css/xhtmlxtras.css
Imported Upstream version 0.2~alpha
[roundcube.git] / program / js / tiny_mce / plugins / xhtmlxtras / css / xhtmlxtras.css
diff --git a/program/js/tiny_mce/plugins/xhtmlxtras/css/xhtmlxtras.css b/program/js/tiny_mce/plugins/xhtmlxtras/css/xhtmlxtras.css
new file mode 100644 (file)
index 0000000..6838d90
--- /dev/null
@@ -0,0 +1,24 @@
+ins {\r
+       border-bottom: 1px solid green;\r
+       text-decoration: none;\r
+       color: green;\r
+}\r
+\r
+del {\r
+       color: Red;\r
+       text-decoration: line-through;\r
+}\r
+\r
+cite {\r
+       border-bottom: 1px dashed blue;\r
+}\r
+\r
+acronym {\r
+       border-bottom: 1px dotted #CCC;\r
+       cursor: help;\r
+}\r
+\r
+abbr, html\:abbr {\r
+       border-bottom: 1px dashed #CCC;\r
+       cursor: help;\r
+}\r