- Patch #645208 by eojthebrave: remove underline from vertical tabs links.

merge-requests/26/head
Dries Buytaert 2009-11-28 09:59:27 +00:00
parent 6092688de5
commit 0ba214f943
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ div.vertical-tabs ul li.vertical-tab-button .summary {
div.vertical-tabs ul li.vertical-tab-button a:hover { div.vertical-tabs ul li.vertical-tab-button a:hover {
background: #fff; background: #fff;
text-decoration: none;
} }
div.vertical-tabs ul li.selected a, div.vertical-tabs ul li.selected a,