This commit is contained in:
Chris 2015-04-25 18:42:46 -06:00
parent 439232349a
commit 6e99250502
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ body {
outline: 0; outline: 0;
} }
.tabButton:active,.tabButton:visited { .tabButton:active,.tabButton:visited {
color: inherited; color: inherit;
} }
.tabButton.selected { .tabButton.selected {
background: #fafafa; background: #fafafa;