mirror of
https://github.com/processwire/processwire.git
synced 2025-08-22 14:23:05 +02:00
Fix issue processwire/processwire-issues#749
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
.asmOptionDisabled {
|
.asmOptionDisabled {
|
||||||
/* disabled options in new select */
|
/* disabled options in new select */
|
||||||
color: #999;
|
color: #999 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.asmHighlight {
|
.asmHighlight {
|
||||||
|
Reference in New Issue
Block a user