X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=html%2Fthemes%2Fdefault%2Fstyle.css;fp=html%2Fthemes%2Fdefault%2Fstyle.css;h=3145a7c14988b7aad0470826ef08a15a21977f85;hb=1f2a9f1002febad6ef9e3adeb54cf366c7315d74;hp=6a6fba1bf42c6cf08ca1e283a5d3277554c687b8;hpb=51c376fd5d7dfdbc0c8446432fa77c8948ca5778;p=gosa.git diff --git a/html/themes/default/style.css b/html/themes/default/style.css index 6a6fba1bf..3145a7c14 100644 --- a/html/themes/default/style.css +++ b/html/themes/default/style.css @@ -472,6 +472,13 @@ div.tab_active { padding-right:8px; } +div#notify { + background-image: url("../../images/lamp.png"); + background-repeat:no-repeat; + background-position:1px 1px; + padding-left:18px; +} + div.tab_left { text-align:center; height:20px; @@ -536,7 +543,6 @@ a.tab_active, input.tab_active { margin:0px; height:22px; font-family:arial,helvetica,sans-serif; - background-color:#f0f0f0; text-decoration:none; color:#00348B; font-size:13px; @@ -548,7 +554,6 @@ a.tab_right, input.tab_right { border:0px; margin:0px; font-family:arial,helvetica,sans-serif; - background-color:#c0c0c0; text-decoration:none; color:#00348b; font-size:13px; @@ -560,7 +565,6 @@ a.tab_left, input.tab_left { border:0px; margin:0px; font-family:arial,helvetica,sans-serif; - background-color:#c0c0c0; text-decoration:none; color:#00348b; font-size:13px; @@ -572,7 +576,6 @@ a.tab_near_active, input.tab_near_active { border:0px; margin:0px; font-family:arial,helvetica,sans-serif; - background-color:#c0c0c0; text-decoration:none; color:#00348b; font-size:13px;