mirror of
https://github.com/discourse/discourse.git
synced 2026-08-13 06:25:11 -05:00
making onebox styles consistent with quotes
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user