Mike Phares b155863645 Added Viewer and
change to App Setting File from Constants
2022-07-27 10:47:57 -07:00

10 lines
219 B
Plaintext

/*****************/
/* Notifier */
/****************/
.ui-igpopover.ui-ignotify-error .ui-icon {
color: @ui-icons-light;
}
.ui-igpopover.ui-ignotify-error.ui-ignotify-inline .ui-icon {
color: @ui-icons-dark;
}