mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 13:06:56 +08:00
lighter icon color for categories-admin-actions
This commit is contained in:
@ -2,4 +2,8 @@
|
||||
.select-box-body {
|
||||
min-width: auto;
|
||||
}
|
||||
|
||||
.select-box-row .icons .d-icon {
|
||||
color: dark-light-choose(scale-color($primary, $lightness: 40%), scale-color($secondary, $lightness: 60%));
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user