mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
less opacity for quote button
This commit is contained in:
parent
402ddb810c
commit
19ad1e2c2e
@ -141,7 +141,7 @@ aside.quote {
|
|||||||
color: dark-light-choose($secondary, $primary);
|
color: dark-light-choose($secondary, $primary);
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
z-index: 401;
|
z-index: 401;
|
||||||
opacity: 0.8;
|
opacity: 0.9;
|
||||||
|
|
||||||
&:before {
|
&:before {
|
||||||
font-family: "FontAwesome";
|
font-family: "FontAwesome";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user