diff --git a/options/mzta-options.css b/options/mzta-options.css index 8044eb8d..77a05fef 100644 --- a/options/mzta-options.css +++ b/options/mzta-options.css @@ -222,4 +222,8 @@ input.option-input[type="text"]{ filter: invert(1); } + #mzta_top_msg div{ + background-color: rgb(2, 0, 100); + } + } \ No newline at end of file