summaryrefslogtreecommitdiffstats
path: root/bin/jdownloader/plugins/jdchat/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'bin/jdownloader/plugins/jdchat/styles.css')
-rw-r--r--bin/jdownloader/plugins/jdchat/styles.css51
1 files changed, 0 insertions, 51 deletions
diff --git a/bin/jdownloader/plugins/jdchat/styles.css b/bin/jdownloader/plugins/jdchat/styles.css
deleted file mode 100644
index 9226fb5..0000000
--- a/bin/jdownloader/plugins/jdchat/styles.css
+++ /dev/null
@@ -1,51 +0,0 @@
-<style type="text/css">
-
-.system {
- color:#666666;
-
-}
-.pm {
- color:#ff0066;
-
-}
-.self {
- color:#222222;
-
-}
-.time{
-
-}
-.highlight {
- color:#000000;
- background-color:#FFFF99;
- margin-bottom:15px;
- margin-top:15px;
-}
-.error {
- color:#ff0000;
-
-}
-.action {
- color:#009900;
-
-}
-.notice {
- color:#33cccc;
-
-}
-
-span{
- color:#222222;
-}
-
-a { text-decoration:none; }
-
-body {
-font-family: Geneva, Arial, Helvetica, sans-serif;
-font-size::9px;
-}
-ul {
- padding: 0px;
- margin:0px;
-}
-</style> \ No newline at end of file