X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fnavigator%2Fnavigator.css;h=c4bf542a41599549857482666ae6af644cbd27a4;hp=29606c00ae7bfb52fb3dcbcbd74e1e4e2a88170c;hb=cf89ee7b42ffda5d1e1605a3382c1749dccc37a4;hpb=a7145e953610161cc4774a08ded880bc9e0e9e07 diff --git a/LCARStrek/navigator/navigator.css b/LCARStrek/navigator/navigator.css index 29606c00..c4bf542a 100644 --- a/LCARStrek/navigator/navigator.css +++ b/LCARStrek/navigator/navigator.css @@ -253,8 +253,7 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon { padding: 2px; } -.urlbar-security-level[level="high"], -.urlbar-security-level[level="low"] { +.urlbar-security-level[level="high"] { background-color: #FFCF00; color: #000000; } @@ -490,8 +489,7 @@ toolbar[mode="icons"] #search-button > .button-box > .button-text { } /* |high| and |low| styles could be different, to better reflect the secure level... */ -#security-button[level="high"] > .statusbarpanel-contentbox, -#security-button[level="low"] > .statusbarpanel-contentbox { +#security-button[level="high"] > .statusbarpanel-contentbox { list-style-image: url("chrome://communicator/skin/icons/lock-secure-hover.png"); background-color: #FFCF00; }