1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-04 01:59:38 +02:00
This commit is contained in:
gorhill 2015-04-25 17:38:36 -04:00
parent 3f722542a0
commit fa7106a23c

View File

@ -47,7 +47,7 @@ html, body {
outline: 0;
}
.tabButton:active,.tabButton:visited {
color: inherited;
color: inherit;
}
.tabButton.selected {
background-color: white;