mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-28 21:12:43 +02:00
added page loading animation while the app is loading.
This commit is contained in:
10
UI/Content/Overrides/bootstrap.less
vendored
10
UI/Content/Overrides/bootstrap.less
vendored
@@ -31,3 +31,13 @@
|
||||
.slide-button {
|
||||
min-width : 0px;
|
||||
}
|
||||
|
||||
.popover-title {
|
||||
text-transform : none;
|
||||
}
|
||||
|
||||
.line &>[class^="icon-"], .line &>[class*=" icon-"] {
|
||||
margin-top : 1em;
|
||||
height : 1em;
|
||||
line-height : 1em;
|
||||
}
|
||||
|
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user