X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fbrowser.css;h=5622edd8c44dcda93666c5fbc5c85075506444f8;hb=0dbf361d328160491ffcb95bf7428443aa7c05fa;hp=419ad189c87f4516ccbb9393a02e945eb9805d44;hpb=ed1a91c660e33123a3167af0806d58e00845240b;p=themes.git diff --git a/LCARStrek/browser/browser.css b/LCARStrek/browser/browser.css index 419ad189..5622edd8 100644 --- a/LCARStrek/browser/browser.css +++ b/LCARStrek/browser/browser.css @@ -1426,11 +1426,13 @@ window:not([chromehidden~=toolbar]) #navigator-toolbox[iconsize=large][mode=icon #identity-box:hover { background-color: #FFCF00; + color: #000000; } #identity-box:hover:active, #identity-box[open=true] { background-color: #FF9F00; + color: #000000; } #urlbar[pageproxystate="valid"] > #identity-box.verifiedIdentity:hover, @@ -1600,50 +1602,93 @@ richlistitem[type~="action"][actiontype="switchtab"][selected="true"] > .ac-url- -moz-image-region: rect(0, 32px, 16px, 16px); } -/* social recommending panel */ +/* social share panel */ -#share-button { +#social-share-panel > iframe { +/* background: linear-gradient(to bottom, #f0f4f7, #fafbfc);*/ + width: 300px; + height: 150px; +} + +#social-share-button { + list-style-image: url("chrome://browser/skin/social/share-button.png"); -moz-image-region: rect(0, 16px, 16px, 0); } -#socialUserPortrait { - width: 48px; - height: 48px; - list-style-image:url("chrome://global/skin/icons/information-32.png"); +.social-share-toolbar { + border-right: 1px solid #9C9CFF; +/* background-color: #000000; */ } -#socialUserDisplayName, -#socialUserPortrait { - cursor: pointer; +#social-share-provider-buttons { + padding: 6px; } -#socialUserDisplayName { +#social-share-provider-buttons > .share-provider-button { + -moz-appearance: none; + padding: 5px; + margin: 1px; border: none; - background-color: transparent; - margin-top: 0; - padding-top: 0; - font-size: 130%; - font-weight: bold; - list-style-image:url("chrome://global/skin/icons/information-32.png"); + background: none; + border-radius: 2px; } -#socialUserDisplayName > .button-box { - -moz-padding-start: 0; - padding-top: 0; - border-top-width: 0; +#social-share-provider-buttons > .share-provider-button[checked="true"]:not([disabled="true"]), +#social-share-provider-buttons > .share-provider-button:hover, +#social-share-provider-buttons > .share-provider-button:active { + padding: 4px; } -#socialUserDisplayName:hover { - color: #9C9CFF; - text-decoration: underline; +#social-share-provider-buttons > .share-provider-button[checked="true"]:not([disabled="true"]) { } -#unsharePopupText { - height: 48px; +#social-share-provider-buttons > .share-provider-button > .toolbarbutton-text { + display: none; +} +#social-share-provider-buttons > .share-provider-button > .toolbarbutton-icon { + width: 16px; + min-height: 16px; + max-height: 16px; +} + +/* fixup corners for share panel */ +.social-panel > .social-panel-frame { + border-radius: inherit; +} + +#social-share-panel { + max-height: 600px; + min-height: 100px; + max-width: 800px; + min-width: 300px; +} + +.social-share-frame { +/* background: linear-gradient(to bottom, #f0f4f7, #fafbfc); */ + width: 330px; + height: 150px; + border-top-left-radius: none; + border-bottom-left-radius: none; + border-top-right-radius: inherit; + border-bottom-right-radius: inherit; + /* we resize our panels dynamically, make it look nice */ + transition: height 100ms ease-out, width 100ms ease-out; +} + +#social-share-panel > .social-share-toolbar { + border-top-left-radius: inherit; + border-bottom-left-radius: inherit; +} + +#social-share-provider-buttons { + border-top-left-radius: inherit; + border-bottom-left-radius: inherit; } -#unsharePopupBottomButtons { - margin-top: 1em; +/* social recommending panel */ + +#social-mark-button { + -moz-image-region: rect(0, 16px, 16px, 0); } /* star button */ @@ -2137,6 +2182,10 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] { list-style-image: url("chrome://mozapps/skin/plugins/pluginBlocked-64.png"); } +.popup-notification-icon[popupid="plugins-not-found"] { + list-style-image: url("chrome://browser/skin/pluginInstall-64.png"); +} + .popup-notification-icon[popupid="web-notifications"] { list-style-image: url("chrome://browser/skin/notification-64.png"); } @@ -2173,7 +2222,8 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] { } .popup-notification-icon[popupid="indexedDB-permissions-prompt"], -.popup-notification-icon[popupid="indexedDB-quota-prompt"] { +.popup-notification-icon[popupid="indexedDB-quota-prompt"], +.popup-notification-icon[popupid*="offline-app-requested"] { list-style-image: url("chrome://global/skin/icons/alert-question.gif"); } @@ -2270,6 +2320,10 @@ window:not([chromehidden~=toolbar]) #navigator-toolbox[iconsize=large][mode=icon list-style-image: url("chrome://mozapps/skin/plugins/notifyPluginBlocked.png"); } +#plugin-install-notification-icon { + list-style-image: url("chrome://browser/skin/pluginInstall-16.png"); +} + #notification-popup-box[hidden] { /* Override display:none to make the pluginBlockedNotification animation work when showing the notification repeatedly. */ @@ -2844,6 +2898,7 @@ html|*#gcli-output-frame { #social-provider-button { -moz-image-region: rect(0, 16px, 16px, 0); + list-style-image: url("chrome://browser/skin/social/services-16.png"); } #social-provider-button > .toolbarbutton-menu-dropmarker { @@ -3094,6 +3149,7 @@ html|*#gcli-output-frame { opacity: 1; } +.chatbar-button:hover, .chatbar-button[open="true"] { } @@ -3163,13 +3219,9 @@ chatbox[minimized="true"] { } .click-to-play-plugins-notification-separator { - /*-moz-border-start: 1px solid #9C9CFF; - border-top: 1px solid #9C9CFF;*/ } .click-to-play-plugins-notification-description-box { - /*border-bottom: 1px solid #9C9CFF; - -moz-border-start: 1px solid #9C9CFF;*/ padding-top: 12px; -moz-padding-end: 11px; padding-bottom: 9px; @@ -3179,14 +3231,11 @@ chatbox[minimized="true"] { .click-to-play-plugins-notification-center-box { border-top: 1px solid #FF9F00; border-bottom: 1px solid #FF9F00; - /*-moz-border-start: 1px solid #9C9CFF;*/ background-color: #000000; -moz-margin-end: 4px; } .click-to-play-plugins-notification-button-container { - /*border-top: 1px solid #9C9CFF; - -moz-border-start: 1px solid #9C9CFF;*/ margin: 0px; padding: 16px; }