we don't want danger color on mobile category
This commit is contained in:
parent
a56db77172
commit
d053ad07fb
|
@ -31,11 +31,6 @@
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
}
|
}
|
||||||
&.category-description {
|
|
||||||
td {
|
|
||||||
color: $danger;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
&.highlighted {
|
&.highlighted {
|
||||||
background-color: scale-color($tertiary, $lightness: 85%);
|
background-color: scale-color($tertiary, $lightness: 85%);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue