Rev 14863 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14863 | Rev 14907 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | /* WIMS Quota bar */ |
1 | /* WIMS Quota bar */ |
2 | /* used by Class quota (quotafree.proc) for sample */ |
2 | /* used by Class quota (quotafree.proc) for sample */ |
- | 3 | ||
- | 4 | .wims_quotafree{ |
|
- | 5 | max-width:800px; |
|
- | 6 | margin:auto; |
|
- | 7 | } |
|
3 | 8 | ||
4 | .quota-bar { |
9 | .quota-bar { |
5 | display:flex; |
10 | display:flex; |
6 | min-height: 1rem; |
11 | min-height: 1rem; |
7 | margin-bottom: .8rem; |
12 | margin-bottom: .8rem; |