1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-25 22:37:27 -04:00

Initial Bootstrap 3 migration

This commit is contained in:
Taloth Saldono
2014-04-01 22:10:36 +02:00
committed by Mark McDowall
parent ad0e372c35
commit 28fa264c69
151 changed files with 9617 additions and 6299 deletions
+7 -5
View File
@@ -3,10 +3,13 @@
@import "variables";
.progress.episode-progress {
width : 125px;
position : relative;
margin-bottom : 2px;
&, .progressbar-back-text, .progressbar-front-text {
width : 125px;
}
.progressbar-back-text, .progressbar-front-text {
font-size : 11.844px;
font-weight : bold;
@@ -16,13 +19,12 @@
.progressbar-back-text {
position : absolute;
width : 100%;
height : 100%;
}
.progressbar-front-text {
display : block;
width : 125px;
display : block;
height : 100%;
}
.bar {