X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fnavigator%2Fnavigator.css;h=b72ae6b92bf2ec17c23590707abc612cb46c9840;hp=64c9bbc86f29f284f9551e47a05ff5c3759046fc;hb=a62af8a99f2099bd7ff6c2623fdc419f9bd4c559;hpb=1b3c8528a2ed74a7d33bbede8b49e80fb5a67890 diff --git a/LCARStrek/navigator/navigator.css b/LCARStrek/navigator/navigator.css index 64c9bbc8..b72ae6b9 100644 --- a/LCARStrek/navigator/navigator.css +++ b/LCARStrek/navigator/navigator.css @@ -44,8 +44,6 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); -/********** resource bundle binding **********/ - /* ::::: primary toolbar buttons ::::: */ #back-button { @@ -106,21 +104,6 @@ -moz-image-region: rect(21px 75px 42px 50px); } -#print-button { - list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png"); - -moz-image-region: rect(0px 25px 21px 0px); -} - -#print-button[disabled="true"] { - -moz-image-region: rect(0px 50px 21px 25px); -} - -#print-button:not([disabled="true"]):hover, -#print-button:not([disabled="true"]):hover:active, -#print-button[open="true"] { - -moz-image-region: rect(0px 75px 21px 50px); -} - #home-button { list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png"); -moz-image-region: rect(84px 25px 105px 0px); @@ -135,6 +118,14 @@ -moz-image-region: rect(84px 75px 105px 50px); } +#sync-button { + list-style-image: url("chrome://communicator/skin/sync/sync-32.png"); +} + +#sync-button[status=active] { + list-style-image: url("chrome://communicator/skin/sync/sync-32-throbber.png"); +} + #clear-button { list-style-image: url("chrome://global/skin/icons/close-button.gif"); } @@ -201,20 +192,6 @@ toolbar[iconsize="small"] > #stop-button:not([disabled="true"]):hover:active { -moz-image-region: rect(16px 48px 32px 32px); } -toolbar[iconsize="small"] > #print-button { - list-style-image: url("chrome://communicator/skin/icons/communicatoricons-small.png"); - -moz-image-region: rect(0 16px 16px 0); -} - -toolbar[iconsize="small"] > #print-button[disabled="true"] { - -moz-image-region: rect(0 32px 16px 16px) !important; -} - -toolbar[iconsize="small"] > #print-button:not([disabled="true"]):hover, -toolbar[iconsize="small"] > #print-button:not([disabled="true"]):hover:active { - -moz-image-region: rect(0 48px 16px 32px); -} - toolbar[iconsize="small"] > #home-button { list-style-image: url("chrome://communicator/skin/icons/communicatoricons-small.png"); -moz-image-region: rect(64px 16px 80px 0); @@ -229,6 +206,21 @@ toolbar[iconsize="small"] > #home-button:not([disabled="true"]):hover:active { -moz-image-region: rect(64px 48px 80px 32px); } +toolbar[iconsize="small"] > toolbarpaletteitem > #sync-button, +toolbar[iconsize="small"] > #sync-button { + list-style-image: url("chrome://communicator/skin/sync/sync-16.png"); +} + +toolbar[iconsize="small"] > toolbarpaletteitem > #sync-button[status=active], +toolbar[iconsize="small"] > #sync-button[status=active] { + list-style-image: url("chrome://communicator/skin/sync/sync-16-throbber.png"); +} + +#FindToolbar:-moz-lwtheme { +/* -moz-border-top-colors: transparent; + -moz-border-bottom-colors: transparent; */ +} + /* ::::: fullscreen window controls ::::: */ #window-controls { @@ -281,28 +273,21 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon { -moz-box-align: center; } -#urlbar:-moz-lwtheme:not([focused="true"]), -.tabbrowser-tab:-moz-lwtheme:not([selected="true"]) { - opacity: .8; -} - -.tabbrowser-tab:-moz-lwtheme { - text-shadow: none; -} - #urlbar { border-radius: 5px; margin: 0; -moz-margin-start: 3px; + /* make color as light as possible to deal with dark non-domain parts */ + color: #FFBFFF; } -#urlbar > .autocomplete-textbox-container { +.urlbar-security-level { border-radius: 3px 0 0 3px; padding: 2px; } -#urlbar[level="high"] > .autocomplete-textbox-container, -#urlbar[level="low"] > .autocomplete-textbox-container { +.urlbar-security-level[level="high"], +.urlbar-security-level[level="low"] { background-color: #FFCF00; color: #000000; } @@ -312,6 +297,80 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon { display: none; } +/* ::::: notification popups ::::: */ + +.popup-notification-icon { + width: 64px; + height: 64px; + -moz-margin-end: 10px; +} + +.popup-notification-icon[popupid="geolocation"] { + list-style-image: url("chrome://communicator/skin/icons/geolocation-64.png"); +} + +.popup-notification-icon[popupid="addon-install-disabled"], +.popup-notification-icon[popupid="addon-install-blocked"], +.popup-notification-icon[popupid="addon-install-started"], +.popup-notification-icon[popupid="addon-install-cancelled"], +.popup-notification-icon[popupid="addon-install-failed"], +.popup-notification-icon[popupid="addon-install-complete"], +.popup-notification-icon[popupid="lwtheme-install-request"], +.popup-notification-icon[popupid="lwtheme-install-notification"] { + list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric.png"); + width: 32px; + height: 32px; +} + +.popup-notification-icon[popupid="indexedDB-permissions-prompt"], +.popup-notification-icon[popupid="indexedDB-quota-prompt"] { + list-style-image: url("chrome://global/skin/icons/question-64.png"); +} + +.popup-notification-icon[popupid="password-change"], +.popup-notification-icon[popupid="password-save"] { + list-style-image: url("chrome://mozapps/skin/passwordmgr/key-64.png"); +} + +/* Notification icon box */ +#notification-popup-box { + -moz-margin-end: 3px; +} + +.notification-anchor-icon:-moz-focusring { + outline: 1px dotted; +} + +#default-notification-icon { + list-style-image: url("chrome://global/skin/icons/information-16.png"); + width: 16px; + height: 16px; +} + +#geo-notification-icon { + list-style-image: url("chrome://communicator/skin/icons/geolocation-16.png"); + width: 16px; + height: 16px; +} + +#addons-notification-icon { + list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric-16.png"); + width: 16px; + height: 16px; +} + +#indexedDB-notification-icon { + list-style-image: url("chrome://global/skin/icons/question-16.png"); + width: 16px; + height: 16px; +} + +#password-notification-icon { + list-style-image: url("chrome://mozapps/skin/passwordmgr/key-16.png"); + width: 16px; + height: 16px; +} + /* ::::: page proxy icon ::::: */ #page-proxy-deck, @@ -377,6 +436,10 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon { background-color: #FF9F00; } +.autocomplete-treebody::-moz-tree-cell-text(treecolAutoCompleteComment) { + color: #E7ADE7; +} + /* ::::: go and searchbuttons ::::: */ #search-button, @@ -399,15 +462,14 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon { min-height: 16px; } -#search-button:-moz-lwtheme, -#go-button:-moz-lwtheme { - opacity: .8; -} - #search-button { /* list-style-image: url("chrome://communicator/skin/icons/search.gif"); */ } +#search-button > .button-box > .button-icon { + display: -moz-box; +} + /* toolbar[mode="text"] #search-button > .button-box > .button-icon, toolbar[mode="icons"] #search-button > .button-box > .button-text { @@ -415,6 +477,18 @@ toolbar[mode="icons"] #search-button > .button-box > .button-text { } */ +/* ::::: search bar ::::: */ + +.autocomplete-treebody::-moz-tree-cell-text(suggesthint, treecolAutoCompleteComment), +.autocomplete-treebody::-moz-tree-cell-text(suggestfirst, treecolAutoCompleteComment) { + color: #E7ADE7; + font-size: smaller; +} + +.autocomplete-treebody::-moz-tree-cell(suggesthint) { + border-top: 1px solid #E7ADE7; +} + /* ::::: throbber ::::: */ #throbber-box { @@ -427,7 +501,7 @@ toolbar[mode="icons"] #search-button > .button-box > .button-text { list-style-image: url("chrome://communicator/skin/icons/lock-insecure.gif"); } -#security-button > .statusbarpanel-text { +#security-button > .statusbarpanel-contentbox > .statusbarpanel-text { margin: 0px; } @@ -457,6 +531,16 @@ toolbar[mode="icons"] #search-button > .button-box > .button-text { list-style-image:url("chrome://navigator/skin/icons/popup-blocked.gif"); } +#invalid-form-popup { + border: 1px solid #FFCF00; + border : 1px outset #FFFFCC; + padding: 2px 3px 0px 3px; + max-width: 40em; + background-color: #9C9CFF; + color: #000000; + font-weight: bold; +} + /* ::::: personal toolbar ::::: */ #bookmarks-button { @@ -551,26 +635,31 @@ toolbar[mode="text"] toolbarbutton.chevron > .toolbarbutton-icon { -moz-image-region: rect(0px 48px 16px 32px); } +#editBookmarkPanelStarIcon { + list-style-image: url("chrome://communicator/skin/bookmarks/bookmark.png"); + -moz-image-region: rect(0px 16px 16px 0px); +} + /* ::::: feeds ::::: */ -#feedsMenu { - list-style-image: url("chrome://navigator/skin/linkButtons/feeds.png") !important; +.feedsMenu { + list-style-image: url("chrome://navigator/skin/linkButtons/feeds.png"); -moz-image-region: rect(0px 16px 16px 0px); } -#feedsMenu[disabled="true"] { +.feedsMenu[disabled="true"] { -moz-image-region: rect(32px 16px 48px 0px); } -#feedsButton { +.feedsButton { list-style-image: url("chrome://navigator/skin/linkButtons/feeds.png"); -moz-image-region: rect(0px 32px 16px 16px); } -#feedsButton:hover { +.feedsButton:hover { -moz-image-region: rect(16px 32px 32px 16px); } -#feedsButton:hover:active { +.feedsButton:hover:active { -moz-image-region: rect(48px 32px 64px 16px); }