summaryrefslogtreecommitdiffstats
path: root/bin/jdownloader/plugins/jdchat/styles.css
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2012-08-14 16:39:49 +0200
committerRasmus Steinke <rasi@xssn.at>2012-08-14 16:39:49 +0200
commit12650d0424141da59eb655ecbe459967f229638c (patch)
tree66a73916fc3c90afa716c10bfefa0706b1f41293 /bin/jdownloader/plugins/jdchat/styles.css
parentf140a1642ebfde198946ad6760c1003c1cb9a8c3 (diff)
downloaddotfiles-12650d0424141da59eb655ecbe459967f229638c.tar.gz
dotfiles-12650d0424141da59eb655ecbe459967f229638c.tar.xz
removed jdownloader
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