From 7c6f4fb9a814abcd4b2d3a2276e62ab4fbef8582 Mon Sep 17 00:00:00 2001 From: Robert Kaiser Date: Fri, 14 Nov 2008 13:50:31 +0100 Subject: [PATCH] enlarge the urlbar radius to fit better with the buttons around it --- LCARStrek/navigator/navigator.css | 1 + 1 file changed, 1 insertion(+) 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; -- 2.35.3