mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-17 04:01:29 -05:00
de-emphasize share close X
This commit is contained in:
parent
e5ead9d1f2
commit
c671b129ab
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
float: right;
|
||||
font-size: 1.429em;
|
||||
a {
|
||||
color: $primary;
|
||||
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue