X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fskin%2FEarlyBlue%2Fnavigator%2Fnavigator.css;h=d05c0d59249637b876d38781793252857a2827c6;hb=07df357289c2ff99890899619d3ee5b896ca4215;hp=8a895e3fc82b950197765ee27b2beb91b037dbea;hpb=f6e0a33f329fdf02e7c41c683152890a9c44ccd3;p=themes.git diff --git a/EarlyBlue/skin/EarlyBlue/navigator/navigator.css b/EarlyBlue/skin/EarlyBlue/navigator/navigator.css index 8a895e3f..d05c0d59 100644 --- a/EarlyBlue/skin/EarlyBlue/navigator/navigator.css +++ b/EarlyBlue/skin/EarlyBlue/navigator/navigator.css @@ -1,3 +1,40 @@ +/* ***** BEGIN LICENSE BLOCK ***** + * Version: MPL 1.1/GPL 2.0/LGPL 2.1 + * + * The contents of this file are subject to the Mozilla Public License Version + * 1.1 (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + * for the specific language governing rights and limitations under the + * License. + * + * The Original Code is "Classic" theme of mozilla.org code. + * + * The Initial Developer of the Original Code is + * the Mozilla Organization. + * Portions created by the Initial Developer are Copyright (C) 1998-2001 + * the Initial Developer. All Rights Reserved. + * + * Contributor(s): + * Robert Kaiser + * + * Alternatively, the contents of this file may be used under the terms of + * either the GNU General Public License Version 2 or later (the "GPL"), or + * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + * in which case the provisions of the GPL or the LGPL are applicable instead + * of those above. If you wish to allow use of your version of this file only + * under the terms of either the GPL or the LGPL, and not to allow others to + * use your version of this file under the terms of the MPL, indicate your + * decision by deleting the provisions above and replace them with the notice + * and other provisions required by the GPL or the LGPL. If you do not delete + * the provisions above, a recipient may use your version of this file under + * the terms of any one of the MPL, the GPL or the LGPL. + * + * ***** END LICENSE BLOCK ***** */ + /** Contains style definitions for the navigator application **/ @@ -6,6 +43,8 @@ @import url(chrome://navigator/skin/personalToolbar.css); @import url(chrome://communicator/skin/sidebar/sidebar.css); +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); + /********** resource bundle binding **********/ #resource_bundle_navigator @@ -18,14 +57,12 @@ { border-left : 1px solid ThreeDDarkShadow; border-top : 1px solid ThreeDDarkShadow; - border-right : 1px solid ThreeDFace; border-bottom : 1px solid ThreeDFace; } #browser { border-left : 1px solid ThreeDShadow; - border-right : 1px solid ThreeDHighlight; } */ @@ -52,20 +89,6 @@ list-style-image : url("chrome://navigator/skin/back-disabled.gif") !important; } -/* -#back-button:hover, -#back-button[buttonover="true"], -#back-button[open="true"] - { - list-style-image : url("chrome://navigator/skin/back-hover.gif"); - } - -#back-button[buttondown="true"] - { - list-style-image : url("chrome://navigator/skin/back-hover-active.gif"); - } -*/ - #forward-button { list-style-image : url("chrome://navigator/skin/forward.gif"); @@ -76,37 +99,11 @@ list-style-image : url("chrome://navigator/skin/forward-disabled.gif") !important; } -/* -#forward-button:hover, -#forward-button[buttonover="true"], -#forward-button[open="true"] - { - list-style-image : url("chrome://navigator/skin/forward-hover.gif"); - } - -#forward-button[buttondown="true"] - { - list-style-image : url("chrome://navigator/skin/forward-hover-active.gif"); - } -*/ - #reload-button { list-style-image : url("chrome://navigator/skin/reload.gif"); } -/* -#reload-button:hover - { - list-style-image : url("chrome://navigator/skin/reload-hover.gif"); - } - -#reload-button:hover:active - { - list-style-image : url("chrome://navigator/skin/reload-hover-active.gif"); - } -*/ - #reload-button[disabled="true"] { list-style-image : url("chrome://navigator/skin/reload-disabled.gif") !important; @@ -122,18 +119,6 @@ list-style-image : url("chrome://navigator/skin/stop-disabled.gif") !important; } -/* -#stop-button:hover - { - list-style-image : url("chrome://navigator/skin/stop-hover.gif"); - } - -#stop-button:hover:active - { - list-style-image : url("chrome://navigator/skin/stop-hover-active.gif"); - } -*/ - #print-button { list-style-image : url("chrome://global/skin/print.gif"); @@ -143,33 +128,28 @@ list-style-image : url("chrome://global/skin/print-disabled.gif") !important; } -/* -#print-button:hover, -#print-button[buttonover="true"], -#print-button[open="true"] - { - list-style-image : url("chrome://global/skin/print-hover.gif"); - } - -#print-button[buttondown="true"] - { - list-style-image : url("chrome://global/skin/print-hover-active.gif"); - } -*/ - /* Hides text below the above buttons */ .toolbarbutton-1 > .toolbarbutton-menubutton-box > .toolbarbutton-menubutton-button > .toolbarbutton-box > .toolbarbutton-text, .toolbarbutton-1 > .toolbarbutton-box > .toolbarbutton-text { display: none; } - /*all the urlbar stuff*/ + +#page-proxy-deck { + cursor : grab; + margin : 1px; + width : 16px; + height : 16px; +} + #page-proxy-button { list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); - cursor : grab; - margin : 1px 1px 1px 2px; + padding-top : 2px; + padding-bottom : 2px; + width : 16px; + height : 16px; } /* @@ -190,6 +170,14 @@ } */ +#page-proxy-favicon +{ + list-style-image : none; + padding : 0px; + width : 16px; + height : 16px; +} + #content-frame { min-width : 0px; @@ -245,18 +233,6 @@ font-weight : bold; } -/* -#search-button:hover - { - list-style-image : url("chrome://communicator/skin/search-hover.gif"); - } - -#search-button:hover:active - { - list-style-image : url("chrome://communicator/skin/search-active.gif"); - } -*/ - .menuitem-iconic { padding : 1px; @@ -271,7 +247,7 @@ .autocomplete-outlinerbody:-moz-outliner-cell-text(comment) { - font-style : italic; +/* font-style : italic; */ } /* @@ -319,4 +295,3 @@ { margin-right : 4px; } -