X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fbrowser.css;h=254ac53c88f8507baab3e59630b2ad32ba652067;hp=965b43e598d1148fbc45d122cbd69c7ab126b838;hb=b2c22e16028356f3685110af18e2e39da48ddb8c;hpb=8b5fc82e5ce79169c614abcba8c819ccafeb931a diff --git a/LCARStrek/browser/browser.css b/LCARStrek/browser/browser.css index 965b43e5..254ac53c 100644 --- a/LCARStrek/browser/browser.css +++ b/LCARStrek/browser/browser.css @@ -482,7 +482,7 @@ menuitem.bookmark-item { /* ::::: primary toolbar buttons ::::: */ .toolbarbutton-1 { - list-style-image: url("chrome://browser/skin/Toolbar.png"); + list-style-image: url("chrome://browser/skin/FxToolbar.png"); } .toolbarbutton-1:not([type="menu-button"]) { @@ -822,7 +822,7 @@ window:not([chromehidden~=toolbar]) #navigator-toolbox[iconsize=large][mode=icon /* home button */ #home-button.bookmark-item { - list-style-image: url("chrome://browser/skin/Toolbar.png"); + list-style-image: url("chrome://browser/skin/FxToolbar.png"); } #home-button { -moz-image-region: rect(0, 90px, 18px, 72px); @@ -919,12 +919,12 @@ window:not([chromehidden~=toolbar]) #navigator-toolbox[iconsize=large][mode=icon #bookmarks-button, #bookmarks-menu-button { - list-style-image: url("chrome://browser/skin/Toolbar.png") !important; /* for making the palette work */ + list-style-image: url("chrome://browser/skin/FxToolbar.png") !important; /* for making the palette work */ -moz-image-region: rect(0, 144px, 18px, 126px); } #bookmarks-menu-button.bookmark-item { - /* list-style-image: url("chrome://browser/skin/Toolbar.png"); */ + /* list-style-image: url("chrome://browser/skin/FxToolbar.png"); */ } #bookmarks-menu-button.toolbarbutton-1 { @@ -1070,7 +1070,7 @@ window:not([chromehidden~=toolbar]) #navigator-toolbox[iconsize=large][mode=icon /* sync button */ #sync-button:not([status]) { - list-style-image: url("chrome://browser/skin/Toolbar.png") !important; /* for making the palette work */ + list-style-image: url("chrome://browser/skin/FxToolbar.png") !important; /* for making the palette work */ -moz-image-region: rect(0, 324px, 18px, 306px); } @@ -1436,9 +1436,9 @@ window:not([chromehidden~=toolbar]) #navigator-toolbox[iconsize=large][mode=icon background-color: #FF9F00; } -#identity-box.verifiedIdentity:hover, -#identity-box.verifiedIdentity:hover:active, -#identity-box.verifiedIdentity[open=true] { +#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity:hover, +#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity:hover:active, +#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity[open=true] { background-color: #008484; color: #000000; } @@ -2312,7 +2312,7 @@ window:not([chromehidden~=toolbar]) #navigator-toolbox[iconsize=large][mode=icon } #download-monitor { - list-style-image: url("chrome://browser/skin/Toolbar.png"); + list-style-image: url("chrome://browser/skin/FxToolbar.png"); -moz-image-region: rect(0, 108px, 18px, 90px); }