X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fbrowser.css;h=0562f9ad90c8e462f47d84db0d5c3851e306e633;hp=60c6a30688083805761586a7518046a0b9c34b1a;hb=2f2239a07689daabcd1c996072efd960ae39caff;hpb=bcb9d005748b2ce85edf14e01a0ebfe1cf0973cf diff --git a/LCARStrek/browser/browser.css b/LCARStrek/browser/browser.css index 60c6a306..0562f9ad 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;