X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fbrowser.css;h=72546cfec6a8ae7f32fa5164e7b7be1e484120ab;hp=104b91c5653d1daa61d1bf7a31d683fbaeb96281;hb=e0c47e26dd93b86f3dbd5c0042b56f3b24b3c2ae;hpb=8ad8bf83a252ba11e812866d40a22f78223a9b8a diff --git a/LCARStrek/browser/browser.css b/LCARStrek/browser/browser.css index 104b91c5..72546cfe 100644 --- a/LCARStrek/browser/browser.css +++ b/LCARStrek/browser/browser.css @@ -29,6 +29,7 @@ * Jim Mathies (jmathies@mozilla.com) * Drew Willcoxon (adw@mozilla.com) * Paul Rouget (paul@mozilla.com) + * Rob Campbell (rcampbell@mozilla.com) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or @@ -2402,6 +2403,13 @@ panel[dimmed="true"] { border-width: 0; } +#addon-bar[customizing] > #status-bar { + opacity: .5; +/* background-image: -moz-repeating-linear-gradient(-45deg, + rgba(255,255,255,.3), rgba(255,255,255,.3) 5px, + rgba(0,0,0,.3) 5px, rgba(0,0,0,.3) 10px);*/ +} + /* Remove all borders from statusbarpanel children of the statusbar. #status-bar > statusbarpanel { @@ -2613,7 +2621,6 @@ highlighter-veil-transparentbox { /* The content of the button can be larger than the button */ overflow: hidden; min-height: 25px; - margin: 0 -11px 0 0; padding: 0 9px; }