X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fbrowser.css;h=19f6841e7db2f053504dd554312d77992e0d5c92;hp=0c0b9fcc6c489b04016be228d78bcdfbc261fa7b;hb=fe524e0c0e2035af794e8183b25693f847fb12ce;hpb=87a1144f3acafe3109028fc3d30c7dd2dbdff01e diff --git a/LCARStrek/browser/browser.css b/LCARStrek/browser/browser.css index 0c0b9fcc..19f6841e 100644 --- a/LCARStrek/browser/browser.css +++ b/LCARStrek/browser/browser.css @@ -1341,16 +1341,6 @@ window:not([chromehidden~=toolbar]) #navigator-toolbox[iconsize=large][mode=icon padding-right: 2.01px; } -#urlbar[pageproxystate="valid"] > #identity-box.chromeUI { - color: #9C9CFF; - -moz-border-end: 1px solid #9C9CFF; -} - -#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity { - color: #008484; - -moz-border-end: 1px solid #008484; -} - #urlbar[pageproxystate="valid"] > #identity-box.chromeUI, #urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity { -moz-margin-end: 3px; @@ -1407,11 +1397,36 @@ window:not([chromehidden~=toolbar]) #navigator-toolbox[iconsize=large][mode=icon /* page proxy icon */ +/* === BEGIN identity-block.inc.css === */ + +#urlbar[pageproxystate="valid"] > #identity-box.chromeUI { + /* Default theme does different color per channel, we can't as they do it build-time. */ + color: #9C9CFF; + -moz-border-end: 1px solid #9C9CFF; +} + +#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity { + color: #008484; + -moz-border-end: 1px solid #008484; +} + +#urlbar[pageproxystate="valid"] > #identity-box.chromeUI, +#urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity { + background-position: right; + background-size: 1px; + background-repeat: no-repeat; +} + +/* page proxy icon */ + #page-proxy-favicon { width: 16px; height: 16px; list-style-image: url("chrome://browser/skin/identity-icons-generic.png"); - -moz-image-region: rect(0, 16px, 16px, 0); +} + +.chromeUI > #page-proxy-favicon[pageproxystate="valid"] { + list-style-image: url("chrome://branding/content/identity-icons-brand.png"); } .verifiedDomain > #page-proxy-favicon[pageproxystate="valid"] { @@ -1426,6 +1441,39 @@ window:not([chromehidden~=toolbar]) #navigator-toolbox[iconsize=large][mode=icon list-style-image: url("chrome://browser/skin/identity-icons-https-mixed-active.png"); } +.mixedDisplayContent > #page-proxy-favicon[pageproxystate="valid"] { + list-style-image: url("chrome://browser/skin/identity-icons-https-mixed-display.png"); +} + +.mixedDisplayContentLoadedActiveBlocked > #page-proxy-favicon[pageproxystate="valid"] { + list-style-image: url("chrome://browser/skin/identity-icons-https-mixed-display.png"); +} + +#page-proxy-favicon[pageproxystate="invalid"] { + opacity: 0.3; +} + +#identity-popup.chromeUI > #identity-popup-container > #identity-popup-icon { + list-style-image: url("chrome://branding/content/icon64.png"); +} + +#identity-popup-brandName { + font-weight: bold; + font-size: 1.25em; + margin-top: .5em; + margin-bottom: .5em; +} + +#identity-popup-content-box { + max-width: 50ch; +} + +/* === END identity-block.inc.css === */ + +#page-proxy-favicon { + -moz-image-region: rect(0, 16px, 16px, 0); +} + #identity-box:hover > #page-proxy-favicon { -moz-image-region: rect(0, 32px, 16px, 16px); } @@ -1460,10 +1508,6 @@ window:not([chromehidden~=toolbar]) #navigator-toolbox[iconsize=large][mode=icon color: #000000; } -#page-proxy-favicon[pageproxystate="invalid"] { - opacity: 0.3; -} - /* autocomplete */ #treecolAutoCompleteImage { @@ -1824,6 +1868,13 @@ richlistitem[type~="action"][actiontype="switchtab"][selected="true"] > .ac-url- -moz-padding-start: 0px; } +.browserContainer > findbar { +/* + background-color: -moz-dialog; + color: -moz-DialogText; +*/ +} + /* ::::: throbber ::::: */ #navigator-throbber { @@ -1880,6 +1931,10 @@ richlistitem[type~="action"][actiontype="switchtab"][selected="true"] > .ac-url- background-color: #C09070; } +.tabbrowser-tab[remote] { + text-decoration: underline; +} + .tabbrowser-tab:hover, .tabs-newtab-button:hover { } @@ -2195,6 +2250,21 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] { -moz-margin-end: 0; } +#identity-popup > .panel-arrowcontainer > .panel-arrowcontent { + padding: 0; +} + +#identity-popup-container { + min-width: 280px; + padding: 10px; +} + +#identity-popup-button-container { +/* background: linear-gradient(to bottom, rgba(0,0,0,0.04) 60%, transparent);*/ + padding: 10px; + margin-top: 5px; +} + .popup-notification-icon { width: 64px; height: 64px; @@ -2367,6 +2437,18 @@ window:not([chromehidden~=toolbar]) #navigator-toolbox[iconsize=large][mode=icon list-style-image: url("chrome://browser/skin/notification-pluginBlocked.png"); } +#plugins-notification-icon, +#alert-plugins-notification-icon, +#blocked-plugins-notification-icon { +/* -moz-image-region: rect(0, 16px, 16px, 0);*/ +} + +#plugins-notification-icon:hover, +#alert-plugins-notification-icon:hover, +#blocked-plugins-notification-icon:hover { +/* -moz-image-region: rect(0, 32px, 16px, 16px);*/ +} + #plugin-install-notification-icon { list-style-image: url("chrome://browser/skin/pluginInstall-16.png"); } @@ -2418,10 +2500,6 @@ window:not([chromehidden~=toolbar]) #navigator-toolbox[iconsize=large][mode=icon margin: 0px; } -#identity-popup-container { - min-width: 280px; -} - #download-monitor { list-style-image: url("chrome://browser/skin/FxToolbar.png"); -moz-image-region: rect(0, 108px, 18px, 90px); @@ -2774,6 +2852,10 @@ html|*.highlighter-nodeinfobar-pseudo-classes { /* margin: auto 10px; */ } +#developer-toolbar-toolbox-button > label { + display: none; +} + #developer-toolbar-toolbox-button { list-style-image: url("chrome://browser/skin/devtools/toggle-tools.png"); -moz-image-region: rect(0px, 16px, 16px, 0px); @@ -2876,6 +2958,8 @@ html|*#gcli-output-frame { /* === END commandline.inc.css === */ +/* === BEGIN responsivedesign.inc.css === */ + /* Responsive Mode */ .browserContainer[responsivemode] { @@ -2898,15 +2982,53 @@ html|*#gcli-output-frame { .devtools-responsiveui-toolbar > menulist, .devtools-responsiveui-toolbar > toolbarbutton { min-width: 22px; - border-radius: 0; +/* border-radius: 0; */ } .devtools-responsiveui-toolbar:-moz-locale-dir(ltr) > *:first-child, .devtools-responsiveui-toolbar:-moz-locale-dir(rtl) > *:last-child { - margin-left: 0; + margin-left: 3px; +} + +.devtools-responsiveui-close { + list-style-image: url("chrome://browser/skin/devtools/close.png"); + -moz-image-region: rect(0px,16px,16px,0px); +} + +.devtools-responsiveui-close:hover { + -moz-image-region: rect(0px,32px,16px,16px); +} + +.devtools-responsiveui-rotate { + list-style-image: url("chrome://browser/skin/devtools/responsiveui-rotate.png"); + -moz-image-region: rect(0px,16px,16px,0px); +} + +.devtools-responsiveui-rotate:hover { + -moz-image-region: rect(0px,32px,16px,16px); +} + +.devtools-responsiveui-touch { + list-style-image: url("chrome://browser/skin/devtools/responsiveui-touch.png"); + -moz-image-region: rect(0px,16px,16px,0px); +} + +.devtools-responsiveui-touch:hover, +.devtools-responsiveui-touch[checked], +.devtools-responsiveui-touch[checked]:hover { + -moz-image-region: rect(0px,32px,16px,16px); +} + +.devtools-responsiveui-screenshot { + list-style-image: url("chrome://browser/skin/devtools/responsiveui-screenshot.png"); + -moz-image-region: rect(0px,16px,16px,0px); } -.devtools-responsiveui-resizebar { +.devtools-responsiveui-screenshot:hover { + -moz-image-region: rect(0px,32px,16px,16px); +} + +.devtools-responsiveui-resizebarV { width: 7px; height: 24px; cursor: ew-resize; @@ -2914,6 +3036,14 @@ html|*#gcli-output-frame { background-image: url("chrome://browser/skin/devtools/responsive-vertical-resizer.png"); } +.devtools-responsiveui-resizebarH { + width: 24px; + height: 7px; + cursor: ns-resize; + transform: translate(-12px, 12px); + background-image: url("chrome://browser/skin/devtools/responsive-horizontal-resizer.png"); +} + .devtools-responsiveui-resizehandle { width: 16px; height: 16px; @@ -2922,6 +3052,8 @@ html|*#gcli-output-frame { background-image: url("chrome://browser/skin/devtools/responsive-se-resizer.png"); } +/* === END responsivedesign.inc.css === */ + /* Error counter */ #developer-toolbar-toolbox-button[error-count]:before { @@ -3087,6 +3219,8 @@ html|*#gcli-output-frame { border-radius: inherit; } +/* === BEGIN chat.inc.css === */ + .chat-status-icon { max-height: 16px; max-width: 16px; @@ -3110,6 +3244,11 @@ html|*#gcli-output-frame { width: inherit; } +.chat-toolbarbutton.notification-anchor-icon > .toolbarbutton-icon { + width: inherit; + margin-top: -2px; +} + .chat-close-button { list-style-image: url('chrome://browser/skin/social/chat-icons.png'); -moz-image-region: rect(0, 16px, 16px, 0); @@ -3212,6 +3351,10 @@ chatbar > chatbox > .chat-titlebar > .chat-swap-button:hover { } } +.chatbar-button > .toolbarbutton-icon { + width: 16px; +} + .chatbar-button > menupopup > .menuitem-iconic > .menu-iconic-left > .menu-iconic-icon { width: auto; height: auto; @@ -3278,6 +3421,8 @@ window > chatbox { padding: 0px; } +/* === END chat.inc.css === */ + /* === BEGIN plugin-doorhanger.inc.css === */ /** @@ -3293,11 +3438,10 @@ window > chatbox { } .click-to-play-plugins-notification-center-box { -/* background-color: rgba(255,255,255,0.3); */ } -.plugin-popupnotification-centeritem { -/* border-top: 1px solid #9C9CFF; */ +.plugin-popupnotification-centeritem:nth-child(odd) { +/* background-color: rgba(0,0,0,0.1);*/ } .center-item-label {