- Patch #645208 by eojthebrave: remove underline from vertical tabs links.
parent
6092688de5
commit
0ba214f943
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue