From 911777a737325060e76a89715fccd84f13c2acdf Mon Sep 17 00:00:00 2001 From: Silke Meyer Date: Sat, 14 Jun 2014 19:12:55 +0200 Subject: [PATCH] border-radius for tabs again, they seems to have got lost earlier --- 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 e67ff4d9f3..7236dbd6b2 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -1895,6 +1895,7 @@ ul.tabs a { padding-bottom: 0px; padding: 0px 12px 0px 12px; color: #444; + border-radius: 5px; } ul.tabs a {