File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -102,6 +102,9 @@ body {
102
102
.table td a : hover {
103
103
color : {{ setting_value('visiosoft.theme.defaultadmin::dark_links_hover_active_color' )}};
104
104
}
105
+ # Path_21097 , # Line_828 , # Path_21098 {
106
+ fill : {{ setting_value('visiosoft.theme.defaultadmin::dark_text_color' ) }} !important ;
107
+ }
105
108
.page-info {
106
109
background : {{ setting_value('visiosoft.theme.defaultadmin::dark_background_color' )}};
107
110
color : {{ setting_value('visiosoft.theme.defaultadmin::dark_text_color' )}} !important ;
@@ -408,4 +411,7 @@ color: {{ setting_value('visiosoft.theme.defaultadmin::dark_background_color') }
408
411
}
409
412
.help-icon svg # Path_20512 , # Path_20511 {
410
413
fill : {{ setting_value('visiosoft.theme.defaultadmin::dark_text_color' ) }};
414
+ }
415
+ .progress-end-date {
416
+ color : {{ setting_value('visiosoft.theme.defaultadmin::dark_text_color' ) }} !important ;
411
417
}
You can’t perform that action at this time.
0 commit comments