X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fbrowser.css;h=e123cdc2b86bf4ad9a3c1fd5d7be8ec44b54f9b6;hp=419ad189c87f4516ccbb9393a02e945eb9805d44;hb=a6757852d5e238f92623d779d7820b856518a575;hpb=ed1a91c660e33123a3167af0806d58e00845240b diff --git a/LCARStrek/browser/browser.css b/LCARStrek/browser/browser.css index 419ad189..e123cdc2 100644 --- a/LCARStrek/browser/browser.css +++ b/LCARStrek/browser/browser.css @@ -1602,50 +1602,10 @@ richlistitem[type~="action"][actiontype="switchtab"][selected="true"] > .ac-url- /* social recommending panel */ -#share-button { +#social-mark-button { -moz-image-region: rect(0, 16px, 16px, 0); } -#socialUserPortrait { - width: 48px; - height: 48px; - list-style-image:url("chrome://global/skin/icons/information-32.png"); -} - -#socialUserDisplayName, -#socialUserPortrait { - cursor: pointer; -} - -#socialUserDisplayName { - 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"); -} - -#socialUserDisplayName > .button-box { - -moz-padding-start: 0; - padding-top: 0; - border-top-width: 0; -} - -#socialUserDisplayName:hover { - color: #9C9CFF; - text-decoration: underline; -} - -#unsharePopupText { - height: 48px; -} - -#unsharePopupBottomButtons { - margin-top: 1em; -} - /* star button */ #star-button { @@ -2137,6 +2097,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 +2137,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 +2235,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 +2813,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 +3064,7 @@ html|*#gcli-output-frame { opacity: 1; } +.chatbar-button:hover, .chatbar-button[open="true"] { }