Ready to Test

This commit is contained in:
2022-07-26 09:34:09 -07:00
commit 2afec95704
1004 changed files with 164796 additions and 0 deletions

View File

@ -0,0 +1,10 @@
/*****************/
/* 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;
}