mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-25 22:37:27 -04:00
Bootstrap 3
New: Updated UI New: Mobile browser support Fixed: /favicon.ico will return the favicon now
This commit is contained in:
@@ -11,15 +11,16 @@
|
||||
}
|
||||
|
||||
.progressbar-back-text, .progressbar-front-text {
|
||||
font-size : 11.844px;
|
||||
font-size : 12px;
|
||||
font-weight : bold;
|
||||
text-align : center;
|
||||
cursor : default;
|
||||
line-height : 20px;
|
||||
}
|
||||
|
||||
.progressbar-back-text {
|
||||
position : absolute;
|
||||
height : 100%;
|
||||
position : absolute;
|
||||
height : 100%;
|
||||
}
|
||||
|
||||
.progressbar-front-text {
|
||||
@@ -27,7 +28,7 @@
|
||||
height : 100%;
|
||||
}
|
||||
|
||||
.bar {
|
||||
.progress-bar {
|
||||
position : absolute;
|
||||
overflow : hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user