From c324e2c9f9e5c05acf5916cde87f6d628fa2da40 Mon Sep 17 00:00:00 2001 From: Silke Meyer Date: Sat, 14 Jun 2014 18:37:15 +0200 Subject: [PATCH] Small border-radius for tabs --- view/theme/vier/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 4275ecae2..70d0182e1 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -1920,6 +1920,7 @@ ul.tabs a { div.pager, .birthday-notice, .comment-edit-submit-wrapper .fakelink { padding: 2px 7px 2px 7px; color: black; + border-radius: 5px; } div.pager, .birthday-notice, ul.tabs a, .comment-edit-submit-wrapper .fakelink {