mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-02 16:52:04 +02:00
fixed main menu focus underlining
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
i:before {
|
||||
font-size : 35px;
|
||||
}
|
||||
|
||||
i {
|
||||
width : 40px;
|
||||
}
|
||||
@@ -11,7 +12,10 @@
|
||||
|
||||
#in-sub-nav li a {
|
||||
color : #b9b9b9;
|
||||
}
|
||||
|
||||
#in-sub-nav li a:focus {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#in-sub-nav {
|
||||
|
Reference in New Issue
Block a user