mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-11-30 03:54:15 +01:00
[bug] fix background colour helper text
This commit is contained in:
parent
e3806921f5
commit
59975ce332
@ -11612,6 +11612,7 @@ var control = (function() {
|
|||||||
return [
|
return [
|
||||||
".control-background-color-rgb-color",
|
".control-background-color-rgb-color",
|
||||||
".control-background-color-rgb-text",
|
".control-background-color-rgb-text",
|
||||||
|
".control-background-color-by-custom-helper",
|
||||||
"[for=control-background-color-hsl-h-range]",
|
"[for=control-background-color-hsl-h-range]",
|
||||||
".control-background-color-hsl-h-range",
|
".control-background-color-hsl-h-range",
|
||||||
".control-background-color-hsl-h-number",
|
".control-background-color-hsl-h-number",
|
||||||
|
Loading…
Reference in New Issue
Block a user