Skip to content

Commit ffa110b

Browse files
authored
Merge pull request #498 from HSLdevcom/DT-6785
DT-6785 oulu accessibility changes to test env
2 parents f75ac15 + 4a3edf3 commit ffa110b

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)