Commit e981572 1 parent e5c9bff commit e981572 Copy full SHA for e981572
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 39
39
}
40
40
41
41
.system-status-counter__status-icon--error : before {
42
- background-image : url(../ ../ ../ stable/images/core/icons/e32700/error.svg);
42
+ background-image : url(../ ../ ../ .. / .. / .. / c or e/themes/ stable/images/core/icons/e32700/error.svg);
43
43
}
44
44
.system-status-counter__status-icon--warning : before {
45
- background-image : url(../ ../ ../ stable/images/core/icons/e29700/warning.svg);
45
+ background-image : url(../ ../ ../ .. / .. / .. / c or e/themes/ stable/images/core/icons/e29700/warning.svg);
46
46
}
47
47
.system-status-counter__status-icon--checked : before {
48
- background-image : url(../ ../ ../ stable/images/core/icons/73b355/check.svg);
48
+ background-image : url(../ ../ ../ .. / .. / .. / c or e/themes/ stable/images/core/icons/73b355/check.svg);
49
49
}
50
50
51
51
.system-status-counter__status-title {
Original file line number Diff line number Diff line change 88
88
}
89
89
.system-status-report__status-icon--error .details-title : before ,
90
90
.details .system-status-report__status-icon--error : before {
91
- background-image : url(../ ../ ../ stable/images/core/icons/e32700/error.svg);
91
+ background-image : url(../ ../ ../ .. / .. / .. / c or e/themes/ stable/images/core/icons/e32700/error.svg);
92
92
}
93
93
.system-status-report__status-icon--warning .details-title : before ,
94
94
.details .system-status-report__status-icon--warning : before {
95
- background-image : url(../ ../ ../ stable/images/core/icons/e29700/warning.svg);
95
+ background-image : url(../ ../ ../ .. / .. / .. / c or e/themes/ stable/images/core/icons/e29700/warning.svg);
96
96
}
97
97
98
98
.system-status-report__entry__value {
You can’t perform that action at this time.
0 commit comments