diff --git a/src/css/dashboard.css b/src/css/dashboard.css index 60be1b74a..ad800d10f 100644 --- a/src/css/dashboard.css +++ b/src/css/dashboard.css @@ -47,7 +47,7 @@ html, body { outline: 0; } .tabButton:active,.tabButton:visited { - color: inherited; + color: inherit; } .tabButton.selected { background-color: white;