@@ -15,4 +15,10 @@ meter {
|
||||
&::-moz-meter-bar {
|
||||
background: $color-primary;
|
||||
}
|
||||
|
||||
.meter__fallback {
|
||||
display: inline-block;
|
||||
background: $color-primary;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
@@ -8,6 +8,10 @@
|
||||
@include panel-margin;
|
||||
min-width: 100%;
|
||||
|
||||
@include ie-only {
|
||||
border-collapse: separate;
|
||||
}
|
||||
|
||||
th, td {
|
||||
&.table-cell--align-right {
|
||||
text-align: right;
|
||||
|
Reference in New Issue
Block a user