X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fbrowser.css;h=8fc1b2612c8e9ccc7438ae43e32a8cbc4e7c2c6f;hp=19f6841e7db2f053504dd554312d77992e0d5c92;hb=8f5d5e2121c5fb6730b4e2d2359ba3eb1cc98ede;hpb=fe524e0c0e2035af794e8183b25693f847fb12ce diff --git a/LCARStrek/browser/browser.css b/LCARStrek/browser/browser.css index 19f6841e..8fc1b261 100644 --- a/LCARStrek/browser/browser.css +++ b/LCARStrek/browser/browser.css @@ -3,6 +3,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ @import url("chrome://global/skin/"); +@import url("downloads/indicator.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); @namespace html url("http://www.w3.org/1999/xhtml"); @@ -2767,7 +2768,7 @@ html|*.highlighter-nodeinfobar-pseudo-classes { margin-top: 8px; border-right-color: rgba(0, 132, 132, .5); border-top-color: rgba(0, 132, 132, .5); - background-image: linear-gradient(bottom left, transparent 50%, rgb(0, 132, 132) 50%); + background-image: linear-gradient(to bottom left, transparent 50%, rgb(0, 132, 132) 50%); } .highlighter-nodeinfobar-arrow-bottom { @@ -2775,7 +2776,7 @@ html|*.highlighter-nodeinfobar-pseudo-classes { margin-bottom: 8px; border-left-color: rgba(0, 132, 132, .5); border-bottom-color: rgba(0, 132, 132, .5); - background-image: linear-gradient(top right, transparent 50%, rgb(0, 132, 132) 50%); + background-image: linear-gradient(to top right, transparent 50%, rgb(0, 132, 132) 50%); } .highlighter-nodeinfobar-container[position="top"] > .highlighter-nodeinfobar, @@ -3054,6 +3055,8 @@ html|*#gcli-output-frame { /* === END responsivedesign.inc.css === */ +/* === including indicator.css is done at the start of the file === */ + /* Error counter */ #developer-toolbar-toolbox-button[error-count]:before {