From 353c57098d839d20b08441f5b4c9ea71b72b2cc5 Mon Sep 17 00:00:00 2001 From: Andy Allan Date: Thu, 16 Sep 2010 14:27:27 +0000 Subject: [PATCH] Rounded corners baby, yeah! --- styles/Application.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/styles/Application.css b/styles/Application.css index 8615c178..730c651f 100644 --- a/styles/Application.css +++ b/styles/Application.css @@ -48,6 +48,8 @@ TitleWindow { .helpTN { /*backgroundColor: #e8f4d9;*/ + cornerRadius: 5px; + tabOffset: 10px; } .header { -- 2.36.1