mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
less opacity for quote button
This commit is contained in:
@@ -141,7 +141,7 @@ aside.quote {
|
||||
color: dark-light-choose($secondary, $primary);
|
||||
padding: 10px;
|
||||
z-index: 401;
|
||||
opacity: 0.8;
|
||||
opacity: 0.9;
|
||||
|
||||
&:before {
|
||||
font-family: "FontAwesome";
|
||||
|
||||
Reference in New Issue
Block a user