mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-05-02 08:54:02 -04:00
this style didn't cascade as I expected
This commit is contained in:
parent
9a08bb15d4
commit
69f1ea027d
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue