From: Robert Kaiser Date: Fri, 14 Nov 2008 12:50:31 +0000 (+0100) Subject: enlarge the urlbar radius to fit better with the buttons around it X-Git-Tag: LCARStrek-2.0a2~10 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=7c6f4fb9a814abcd4b2d3a2276e62ab4fbef8582 enlarge the urlbar radius to fit better with the buttons around it --- diff --git a/LCARStrek/navigator/navigator.css b/LCARStrek/navigator/navigator.css index a276b315..667a26e0 100644 --- a/LCARStrek/navigator/navigator.css +++ b/LCARStrek/navigator/navigator.css @@ -209,6 +209,7 @@ toolbar[toolbarmode="small"] > toolbargrippy { } #urlbar { + -moz-border-radius: 5px; outline: none; border: 1px solid #9C9CFF; background-color: #000000;