X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fx-browser-old%2Fbrowser.css;h=44c45e6bdbf6d5c4dd699fb81b3ac874bd152cb3;hp=c4066a6d4cc11141344c63a7a99fa780dd029c10;hb=a9f6369d5cebd3c329b993d57e73bcf30fffd2cd;hpb=014d065681a50d163e03439dca533b0c41458845 diff --git a/EarlyBlue/x-browser-old/browser.css b/EarlyBlue/x-browser-old/browser.css index c4066a6d..44c45e6b 100644 --- a/EarlyBlue/x-browser-old/browser.css +++ b/EarlyBlue/x-browser-old/browser.css @@ -1,43 +1,6 @@ -/* ***** BEGIN LICENSE BLOCK ***** - * Version: NPL 1.1/GPL 2.0/LGPL 2.1 - * - * The contents of this file are subject to the Netscape 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/NPL/ - * - * 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 mozilla.org code. - * - * The Initial Developer of the Original Code is - * Netscape Communications Corporation. - * Portions created by the Initial Developer are Copyright (C) 1998-1999 - * the Initial Developer. All Rights Reserved. - * - * Contributor(s): - * Joe Hewitt (hewitt@netscape.com) - * Jason Kersey (kerz@netscape.com) - * Pierre Chanial (chanial@noos.fr) - * Dean Tessman (dean_tessman@hotmail.com) - * Robert Kaiser (kairo@kairo.at) - * - * 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 NPL, 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 NPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ +/* 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/. */ @import url("chrome://global/skin/"); @@ -61,8 +24,8 @@ toolbarbutton.bookmark-item:hover:active, toolbarbutton.bookmark-item[open="true"] { padding-top: 2px; padding-bottom: 0px; - -moz-padding-start: 2px; - -moz-padding-end: 0px; + padding-inline-start: 2px; + padding-inline-end: 0px; } .bookmark-item > .toolbarbutton-icon { @@ -112,8 +75,8 @@ menuitem.bookmark-item { border-bottom: 1px solid transparent !important; padding-top: 1px; padding-bottom: 1px; - -moz-padding-start: 2px; - -moz-padding-end: 3px; + padding-inline-start: 2px; + padding-inline-end: 3px; margin-top: -1px; } @@ -408,8 +371,8 @@ toolbar[iconsize="small"] .toolbarbutton-1:hover:active, toolbar[iconsize="small"] .toolbarbutton-1[open="true"] { padding-top: 3px; padding-bottom: 1px; - -moz-padding-start: 3px; - -moz-padding-end: 1px; + padding-inline-start: 3px; + padding-inline-end: 1px; } toolbar[iconsize="small"] .toolbarbutton-1[disabled="true"], @@ -422,8 +385,8 @@ toolbar[iconsize="small"] .toolbarbutton-1[disabled="true"][open="true"] { toolbar[iconsize="small"] .toolbarbutton-1[checked="true"] { padding-top: 3px !important; padding-bottom: 1px !important; - -moz-padding-start: 3px !important; - -moz-padding-end: 1px !important; + padding-inline-start: 3px !important; + padding-inline-end: 1px !important; } toolbar[iconsize="small"] .toolbarbutton-1[type="menu-button"], @@ -442,8 +405,8 @@ toolbar[iconsize="small"] .toolbarbutton-1[type="menu-button"][disabled="true"]: -moz-box-align: center; padding-top: 0px; padding-bottom: 0px; - -moz-padding-start: 4px; - -moz-padding-end: 2px; + padding-inline-start: 4px; + padding-inline-end: 2px; border-left: 2px groove #CCD0DD; } @@ -496,7 +459,7 @@ toolbar[iconsize="small"] .toolbarbutton-1[type="menu-button"][disabled="true"]: statusbarpanel#statusbar-display { - -moz-padding-start: 0; + padding-inline-start: 0; } /* ::::: search-bar ::::: */ @@ -546,7 +509,7 @@ statusbarpanel#statusbar-display { } #go-button > .button-box > .button-text { - -moz-margin-start: 5px !important; + margin-inline-start: 5px !important; } #go-button > .button-box {