mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
added page loading animation while the app is loading.
This commit is contained in:
parent
4ff068db0a
commit
a2db70bb19
9 changed files with 181 additions and 224 deletions
|
@ -10,3 +10,8 @@ button::-moz-focus-inner, a::-moz-focus-inner {
|
|||
a:focus {
|
||||
outline : none;
|
||||
}
|
||||
|
||||
body h1, body h2, body h3, body h4, body h5, body h6 {
|
||||
text-transform : capitalize;
|
||||
font-weight : 300;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue