mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
#11081 Change background color for disabled cron inputs
This commit is contained in:
parent
e92490875a
commit
ee40d0443d
@ -208,7 +208,8 @@
|
||||
}
|
||||
.select2-container--default.select2-container--disabled
|
||||
.select2-selection--single {
|
||||
background-color: #eee;
|
||||
background-color: #e5e9ed !important;
|
||||
color: #8a96a6;
|
||||
cursor: default;
|
||||
}
|
||||
.select2-container--default.select2-container--disabled
|
||||
|
Loading…
x
Reference in New Issue
Block a user