mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
Replaced bootstrap switch with css only version!
This commit is contained in:
parent
bafb742141
commit
6636b77489
10 changed files with 89 additions and 804 deletions
|
@ -78,3 +78,11 @@ html {
|
|||
margin-top: 10px;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
button::-moz-focus-inner, a::-moz-focus-inner {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
a:focus {
|
||||
outline: none;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue