1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-31 03:11:51 +00: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;
}