fix cursor in active tab

pull/22/head
afc163 10 years ago
parent 900bdb4f17
commit 977f94305d

@ -125,7 +125,7 @@
> a, > a:hover, > a:focus {
color: #3fc7fa;
cursor: default;
cursor: pointer;
text-decoration: none;
}
}

Loading…
Cancel
Save