19,495
edits
mNo edit summary |
mNo edit summary |
||
Line 8: | Line 8: | ||
function changeSeparator(component, separator) | function changeSeparator(component, separator) | ||
{ | { | ||
const styleSheets = document.styleSheets; | //const styleSheets = document.styleSheets; | ||
let ruleIndex = 0; | let ruleIndex = 0; | ||