forked from CGM_Public/pretix_original
Added voucher tag statistics
This commit is contained in:
@@ -111,4 +111,12 @@ h1 .btn-sm {
|
||||
font-size: 200px;
|
||||
color: #ccc;
|
||||
}
|
||||
}
|
||||
}
|
||||
.table .progress {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
@for $i from 0 through 100 {
|
||||
.progress-bar-#{$i} { width: 1% * $i; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user