mirror of
https://github.com/discourse/discourse.git
synced 2025-06-10 18:03:44 +08:00
lighter icon color for categories-admin-actions
This commit is contained in:
@ -2,4 +2,8 @@
|
|||||||
.select-box-body {
|
.select-box-body {
|
||||||
min-width: auto;
|
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