From a6757852d5e238f92623d779d7820b856518a575 Mon Sep 17 00:00:00 2001 From: Robert Kaiser Date: Fri, 12 Jul 2013 20:37:49 +0200 Subject: [PATCH] more sync of LCARStrek with Firefox 23 browser windows theme changes --- LCARStrek/browser/browser.css | 55 +++++----------------- LCARStrek/browser/devtools/scratchpad.css | 8 ++++ LCARStrek/browser/downloads/downloads.css | 4 +- LCARStrek/browser/pluginInstall-16.png | Bin 0 -> 282 bytes LCARStrek/browser/pluginInstall-64.png | Bin 0 -> 829 bytes 5 files changed, 23 insertions(+), 44 deletions(-) create mode 100644 LCARStrek/browser/devtools/scratchpad.css create mode 100644 LCARStrek/browser/pluginInstall-16.png create mode 100644 LCARStrek/browser/pluginInstall-64.png 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"] { } diff --git a/LCARStrek/browser/devtools/scratchpad.css b/LCARStrek/browser/devtools/scratchpad.css new file mode 100644 index 00000000..0354e6e6 --- /dev/null +++ b/LCARStrek/browser/devtools/scratchpad.css @@ -0,0 +1,8 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ + +#scratchpad-sidebar > tabs { + height: 0; + border: none; +} diff --git a/LCARStrek/browser/downloads/downloads.css b/LCARStrek/browser/downloads/downloads.css index 9fef1597..f23eb36c 100644 --- a/LCARStrek/browser/downloads/downloads.css +++ b/LCARStrek/browser/downloads/downloads.css @@ -80,8 +80,8 @@ richlistitem[type="download"]:first-child { .downloadTypeIcon { -moz-margin-end: 8px; /* Prevent flickering when changing states. */ - min-height: 32px; - min-width: 32px; + height: 32px; + width: 32px; } .blockedIcon { diff --git a/LCARStrek/browser/pluginInstall-16.png b/LCARStrek/browser/pluginInstall-16.png new file mode 100644 index 0000000000000000000000000000000000000000..2767c3d440fc8b2661e91bfe28df4f5816c013bd GIT binary patch literal 282 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b z3=G`DAk4@xYmNj^kiEpy*OmP)JCBf*)n~>@eL$h*o-U3d7N?g68*&{s5STo-=0L&; zX69N)g$rw|m*?m`DZgo4IpwP6Qj>MO9}hP2Cwi9KNqc5={mT|7$hh Y5n12v{QKz+ppzLqUHx3vIVCg!0Q)j&TmS$7 literal 0 HcmV?d00001 diff --git a/LCARStrek/browser/pluginInstall-64.png b/LCARStrek/browser/pluginInstall-64.png new file mode 100644 index 0000000000000000000000000000000000000000..02e0174a79049c73af9e56e4bb641741728b5fec GIT binary patch literal 829 zcmV-D1H$}?P)%rJqoPA6N-9Llui;0~B3gumPW%DRT%gD= ziQ|)!6!B0Huh-cpyS000=AouS+9{RtRi{c|G1!NFYsKpamXHhl>|7Hb!aIY!sldtp_@ ztAbV80KOmK;^jwUsp9h6ThRur$}vDnvteS_e05?e4=6J?!K_Y5DP7ImES9zfc7xgz zO4KNpOM}V-N{rqQ`$hrPeAFzK^MK3)%JM`!nHUAk<`WHLX<2~qBZ{_HOP*OL$>xiq zt46T^;Ms7P3!x{20eamobQ$J(9u5y58eP=U(Idzg63gYX@O~{=t1L5LEbwbIDk?$0 z=i}AIC+p3DljHYva$L{;-iGz{@{L#vf~Hkit4m;wt0YS*tj#0iO1cMxVaUb+I#&rQ zRg1UL1=OqZfH;oX@YlJ@Y(GekQ4m~lB@krRQQ6kXxs5~T+^I7Lyn9-1{m7%9Pwt4o7U2~vJG zXo`Lny}$4Crs@Qz1Z^roTh*Mcd9B0%(~C7vp4OG19|Wyjw2fb0=V~F+p z8v|rq3k?y;s41$rx}!1ey8L`L!{;xrMVh8-*Vc&${r(*Qz|Bok`7*`6&+Yqc*)u{2 zNGUO&%~UW{7bVBzF-s3{XM-*V0C;?Q>O8<1fawt2|33d48K6K(xJVyP00000NkvXX Hu0mjfd&zZy literal 0 HcmV?d00001 -- 2.35.3