1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Fixed: Firefox styling of navbar buttons after click

This commit is contained in:
Mark McDowall
2014-05-13 10:38:25 -07:00
parent a2095f6f29
commit 828241c576

View File

@@ -87,6 +87,7 @@
}
&:focus {
background-color : transparent;
text-decoration : none;
}