Improved scene actors filter.
This commit is contained in:
@@ -49,7 +49,6 @@
|
||||
--text-light: #fff;
|
||||
|
||||
--link: #48f;
|
||||
--error: #f66;
|
||||
|
||||
--male: #0af;
|
||||
--female: #f0a;
|
||||
@@ -59,4 +58,10 @@
|
||||
--disabled: #c20;
|
||||
--disabled-background: rgba(255, 0, 0, .1);
|
||||
--disabled-handle: var(--grey-light-10);
|
||||
|
||||
--error: #f66;
|
||||
--alert: #f00;
|
||||
--warn: #fa0;
|
||||
--success: #5c2;
|
||||
--notice: #25c;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user