File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -645,15 +645,15 @@ table.grid td.date {
645645 }
646646
647647 & .icon-checkmark-white {
648- background-color : var (--color-success );
648+ background-color : var (--color-border- success );
649649 }
650650
651651 & .icon-error-white {
652- background-color : var (--color-warning );
652+ background-color : var (--color-warning-text );
653653 }
654654
655655 & .icon-close-white {
656- background-color : var (--color-error );
656+ background-color : var (--color-border- error );
657657 }
658658 }
659659}
@@ -871,9 +871,8 @@ doesnotexist:-o-prefocus, .strengthify-wrapper {
871871}
872872
873873.settings-hint {
874- margin-top : -12px ;
875- margin-bottom : 12px ;
876- opacity : .7 ;
874+ color : var (--color-text-maxcontrast );
875+ margin-block : -12px 12px ;
877876}
878877
879878.animated {
You can’t perform that action at this time.
0 commit comments