diff --git a/stable.user.js b/stable.user.js index 5d03909..780b8dc 100755 --- a/stable.user.js +++ b/stable.user.js @@ -767,7 +767,7 @@ function NoUserAction () { SafeGetElementById('menuButtonDiv', (elem) => { - elem.style.backgroundColor = 'red' + elem.style.backgroundColor = '#44cc00' }) SafeGetElementById('infoMainDiv', (elem) => { elem.innerText = texts.noUser