mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 16:24:55 +00:00
making onebox styles consistent with quotes
This commit is contained in:
parent
3a0b23191c
commit
1fd6a9067b
@ -91,8 +91,8 @@ a.loading-onebox {
|
||||
aside.onebox {
|
||||
margin-top: 15px;
|
||||
padding: 12px 25px 12px 12px;
|
||||
border-left: 5px solid scale-color($primary, $lightness: 90%);
|
||||
background: scale-color($primary, $lightness: 90%);
|
||||
border-left: 5px solid scale-color($primary, $lightness: 75%);
|
||||
background: scale-color($primary, $lightness: 95%);
|
||||
font-size: 14px;
|
||||
|
||||
header {
|
||||
|
Loading…
x
Reference in New Issue
Block a user