diff --git a/chatgpt-auto-continue/chromium/extension/popup/style.css b/chatgpt-auto-continue/chromium/extension/popup/style.css index 497ec7076..42a954031 100644 --- a/chatgpt-auto-continue/chromium/extension/popup/style.css +++ b/chatgpt-auto-continue/chromium/extension/popup/style.css @@ -50,7 +50,7 @@ a:focus, a:hover { text-decoration: underline ; color: inherit } } .menu-icon { padding: 8px } .menu-area:focus, .menu-area:hover { /* add hover color/cursor */ - color: var(--bg) ; background: rgb(100, 149, 237) ; cursor: pointer } + color: var(--bg) ; background: rgb(100, 149, 237) ; cursor: pointer } /* eslint-disable-line */ .menu-item:hover span:not(.slider) { filter: invert(1) } /* invert setting labels on hover */ .menu-item > label > .slider { transform: scale(0.95) ; top: 1px } /* make child toggles smaller */ .menu-prompt { margin-left: 2px } /* align non-toggle items */ diff --git a/chatgpt-auto-continue/firefox/extension/popup/style.css b/chatgpt-auto-continue/firefox/extension/popup/style.css index 497ec7076..42a954031 100644 --- a/chatgpt-auto-continue/firefox/extension/popup/style.css +++ b/chatgpt-auto-continue/firefox/extension/popup/style.css @@ -50,7 +50,7 @@ a:focus, a:hover { text-decoration: underline ; color: inherit } } .menu-icon { padding: 8px } .menu-area:focus, .menu-area:hover { /* add hover color/cursor */ - color: var(--bg) ; background: rgb(100, 149, 237) ; cursor: pointer } + color: var(--bg) ; background: rgb(100, 149, 237) ; cursor: pointer } /* eslint-disable-line */ .menu-item:hover span:not(.slider) { filter: invert(1) } /* invert setting labels on hover */ .menu-item > label > .slider { transform: scale(0.95) ; top: 1px } /* make child toggles smaller */ .menu-prompt { margin-left: 2px } /* align non-toggle items */ diff --git a/chatgpt-infinity/chrome/extension/popup/style.css b/chatgpt-infinity/chrome/extension/popup/style.css index 497ec7076..42a954031 100644 --- a/chatgpt-infinity/chrome/extension/popup/style.css +++ b/chatgpt-infinity/chrome/extension/popup/style.css @@ -50,7 +50,7 @@ a:focus, a:hover { text-decoration: underline ; color: inherit } } .menu-icon { padding: 8px } .menu-area:focus, .menu-area:hover { /* add hover color/cursor */ - color: var(--bg) ; background: rgb(100, 149, 237) ; cursor: pointer } + color: var(--bg) ; background: rgb(100, 149, 237) ; cursor: pointer } /* eslint-disable-line */ .menu-item:hover span:not(.slider) { filter: invert(1) } /* invert setting labels on hover */ .menu-item > label > .slider { transform: scale(0.95) ; top: 1px } /* make child toggles smaller */ .menu-prompt { margin-left: 2px } /* align non-toggle items */ diff --git a/chatgpt-infinity/firefox/extension/popup/style.css b/chatgpt-infinity/firefox/extension/popup/style.css index 497ec7076..42a954031 100644 --- a/chatgpt-infinity/firefox/extension/popup/style.css +++ b/chatgpt-infinity/firefox/extension/popup/style.css @@ -50,7 +50,7 @@ a:focus, a:hover { text-decoration: underline ; color: inherit } } .menu-icon { padding: 8px } .menu-area:focus, .menu-area:hover { /* add hover color/cursor */ - color: var(--bg) ; background: rgb(100, 149, 237) ; cursor: pointer } + color: var(--bg) ; background: rgb(100, 149, 237) ; cursor: pointer } /* eslint-disable-line */ .menu-item:hover span:not(.slider) { filter: invert(1) } /* invert setting labels on hover */ .menu-item > label > .slider { transform: scale(0.95) ; top: 1px } /* make child toggles smaller */ .menu-prompt { margin-left: 2px } /* align non-toggle items */ diff --git a/chatgpt-widescreen/chrome/extension/popup/style.css b/chatgpt-widescreen/chrome/extension/popup/style.css index 8f7ee343d..7402a2067 100644 --- a/chatgpt-widescreen/chrome/extension/popup/style.css +++ b/chatgpt-widescreen/chrome/extension/popup/style.css @@ -50,7 +50,7 @@ a:focus, a:hover { text-decoration: underline ; color: inherit } } .menu-icon { padding: 8px } .menu-area:focus, .menu-area:hover { /* add hover color/cursor */ - color: var(--bg) ; background: rgb(100, 149, 237) ; cursor: pointer } + color: var(--bg) ; background: rgb(100, 149, 237) ; cursor: pointer } /* eslint-disable-line */ .menu-item:hover span:not(.slider) { filter: invert(1) } /* invert setting labels on hover */ .menu-item > label > .slider { transform: scale(0.95) ; top: 1px } /* make child toggles smaller */ .menu-prompt { margin-left: 2px } /* align non-toggle items */ diff --git a/chatgpt-widescreen/firefox/extension/popup/style.css b/chatgpt-widescreen/firefox/extension/popup/style.css index 8f7ee343d..7402a2067 100644 --- a/chatgpt-widescreen/firefox/extension/popup/style.css +++ b/chatgpt-widescreen/firefox/extension/popup/style.css @@ -50,7 +50,7 @@ a:focus, a:hover { text-decoration: underline ; color: inherit } } .menu-icon { padding: 8px } .menu-area:focus, .menu-area:hover { /* add hover color/cursor */ - color: var(--bg) ; background: rgb(100, 149, 237) ; cursor: pointer } + color: var(--bg) ; background: rgb(100, 149, 237) ; cursor: pointer } /* eslint-disable-line */ .menu-item:hover span:not(.slider) { filter: invert(1) } /* invert setting labels on hover */ .menu-item > label > .slider { transform: scale(0.95) ; top: 1px } /* make child toggles smaller */ .menu-prompt { margin-left: 2px } /* align non-toggle items */