mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
replacing the remnants of the old color variable code
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
background-color: $secondary;
|
||||
width: 205px;
|
||||
padding: 10px;
|
||||
border: 1px solid scale-color-diff();
|
||||
border: 1px solid dark-light-diff($primary, $secondary, 90%, -60%);
|
||||
z-index: 1001;
|
||||
|
||||
ul {
|
||||
|
||||
Reference in New Issue
Block a user