mirror of
https://github.com/discourse/discourse.git
synced 2025-03-30 22:29:44 +08:00
this style didn't cascade as I expected
This commit is contained in:
parent
9a08bb15d4
commit
69f1ea027d
@ -40,7 +40,7 @@
|
|||||||
&.alert-info {
|
&.alert-info {
|
||||||
background-color: dark-light-diff($tertiary, $secondary, 85%, -65%);
|
background-color: dark-light-diff($tertiary, $secondary, 85%, -65%);
|
||||||
color: $primary;
|
color: $primary;
|
||||||
.clickable {
|
&.clickable {
|
||||||
color: $tertiary;
|
color: $tertiary;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user