X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fx-browser-old%2Fpref%2Fpref.css;h=727cdbbb2ef86fb9f0ef68ff234cc4c00184218f;hp=e8c36d30ac4c86ac8af7a6eab656591895b83bf9;hb=HEAD;hpb=9099c61da39b1346a25b1c01463829a44d72d6e1 diff --git a/EarlyBlue/x-browser-old/pref/pref.css b/EarlyBlue/x-browser-old/pref/pref.css index e8c36d30..727cdbbb 100644 --- a/EarlyBlue/x-browser-old/pref/pref.css +++ b/EarlyBlue/x-browser-old/pref/pref.css @@ -1,5 +1,5 @@ /* -# -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +# -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil -*- # 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/. @@ -10,7 +10,7 @@ .buttonBox { margin: 0 !important; - -moz-margin-end: 3px !important; + margin-inline-end: 3px !important; } .buttonBoxButton { @@ -61,7 +61,7 @@ expander { } .themesLink { - -moz-margin-start: 0px; + margin-inline-start: 0px; text-decoration: underline; color: blue; cursor: pointer;