fix active tab color

pull/26/head
afc163 10 years ago
parent 7d45ed3a6b
commit bc9ef26383

@ -124,7 +124,6 @@
div.@{prefixClass}-tab-active { div.@{prefixClass}-tab-active {
> a, > a:hover, > a:focus { > a, > a:hover, > a:focus {
font-weight: bold; font-weight: bold;
color: #3fc7fa;
cursor: pointer; cursor: pointer;
text-decoration: none; text-decoration: none;
} }

Loading…
Cancel
Save