X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fchatzilla%2Foutput-light.css;h=7c88a8698ac711a21049b1bab92ebe883c982c24;hp=1fa28652142644bf3e94e2a59f9091c724ca40df;hb=8cbd10f23d017d95a5f0c193375aa23b14da0d16;hpb=10d7e614a23a72b108f9436cd41b542b432e5b53 diff --git a/LCARStrek/chatzilla/output-light.css b/LCARStrek/chatzilla/output-light.css index 1fa28652..7c88a869 100644 --- a/LCARStrek/chatzilla/output-light.css +++ b/LCARStrek/chatzilla/output-light.css @@ -9,7 +9,7 @@ @import url("chrome://chatzilla/content/output-base.css"); -body.chatzilla-body { /* The topmost container in the ChatZilla */ +.chatzilla-body { /* The topmost container in the ChatZilla */ background: white; /* output window. */ color: #222222; } @@ -26,7 +26,6 @@ a.chatzilla-link { .header { color: darkslategrey; background-color: #EEEEEE; -/* opacity: 0.9;*/ border: 1px #777499 solid; border-radius: 7px; } @@ -133,7 +132,6 @@ a.chatzilla-link { background-color: #c3f7c3; font-weight: bold; border-radius: 5px 5px 5px 5px; - /*border: thin darkblue solid;*/ } .msg[msg-type="QUIT"] .msg-data {