Skip to content

Commit 4a3edf3

Browse files
committed
DT-6785 oulu accessibility changes to test
1 parent f75ac15 commit 4a3edf3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/monitorConfig.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ export default {
227227
colors: {
228228
primary: '#E10669',
229229
monitorBackground: '#E10669',
230+
alert: 'black',
230231
},
231232
modeIcons: {
232233
colors: {
@@ -247,5 +248,6 @@ export default {
247248
map: {
248249
inUse: true,
249250
},
251+
alertIcon: 'query-error-alert',
250252
},
251253
};

0 commit comments

Comments
 (0)