1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-04 10:02:40 +01: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;
}