#9686 added status in centralized mode

This commit is contained in:
Daniel Cebrian 2023-07-13 11:59:10 +02:00
parent b35b4e40a1
commit 9012b897f9
1 changed files with 4 additions and 0 deletions

View File

@ -10804,6 +10804,10 @@ button.ui-button.ui-widget.submit-cancel:active {
border-color: #96a2bf;
}
.cursor-default {
cursor: default;
}
.hasColorPicker {
z-index: 10;
}