X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fbrowser.css;h=737c4bbd0fdf535cfba4dc049b2cbf999afc770f;hb=368d0b7ff30fae6bb74e895e6fb8d1a182a1cb1c;hp=60c6a30688083805761586a7518046a0b9c34b1a;hpb=bcb9d005748b2ce85edf14e01a0ebfe1cf0973cf;p=themes.git diff --git a/LCARStrek/browser/browser.css b/LCARStrek/browser/browser.css index 60c6a306..737c4bbd 100644 --- a/LCARStrek/browser/browser.css +++ b/LCARStrek/browser/browser.css @@ -334,6 +334,7 @@ toolbarbutton.bookmark-item[open="true"] { #bookmarks-toolbar-placeholder { list-style-image: url("chrome://communicator/skin/bookmarks/bookmarksToolbar.png") !important; + -moz-box-orient: horizontal; } toolbarpaletteitem[place="palette"] > #personal-bookmarks > #bookmarks-toolbar-placeholder, @@ -1618,8 +1619,8 @@ window:not([chromehidden~="toolbar"]) #urlbar-wrapper > #forward-button:not([ope #forward-button { -moz-margin-start: -4px !important; - padding-left: 4px; - padding-right: 2px; + padding-left: 5px; + padding-right: 5px; margin-top: 3px; margin-bottom: 3px; border-radius: 0 10000px 10000px 0; @@ -2654,6 +2655,11 @@ toolbarbutton[type="socialmark"] > .toolbarbutton-icon { /* === BEGIN tabs.inc.css === */ +:root { + /* --tab-toolbar-navbar-overlap: 1px; */ + /* --tab-min-height: 31px; */ +} + .tabbrowser-tab, .tabs-newtab-button, #TabsToolbar > #new-tab-button {