jquery-ui: fix font color in notice boxes (#3671).
This commit is contained in:
@@ -22,6 +22,7 @@ div.ui-dialog {
|
||||
.ui-state-highlight {
|
||||
border: 1px solid #FCEEC1;
|
||||
background: #FDF5D9;
|
||||
color: #363636;
|
||||
}
|
||||
|
||||
.ui-state-error {
|
||||
|
||||
Reference in New Issue
Block a user