From: Robert Kaiser Date: Sun, 30 Nov 2008 21:54:49 +0000 (+0100) Subject: URLbar icons for feed etc. should have a margin at the end X-Git-Tag: LCARStrek-2.0a2~8 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=acb63e9c6fb6767d7b468ad41950197407b1d985;ds=sidebyside URLbar icons for feed etc. should have a margin at the end --- diff --git a/LCARStrek/navigator/navigator.css b/LCARStrek/navigator/navigator.css index ce2c1552..449733fa 100644 --- a/LCARStrek/navigator/navigator.css +++ b/LCARStrek/navigator/navigator.css @@ -383,6 +383,10 @@ toolbar[mode="text"] toolbarbutton.chevron > .toolbarbutton-icon { -moz-image-region: rect(48px 32px 64px 16px); } +#urlbar-icons { + -moz-margin-end: 2px; +} + /* ::::: home button on the personal toolbar ::::: */ #PersonalToolbar[iconsize="small"] > #home-button > .toolbarbutton-icon {