diff --git a/pandora_console/include/styles/pandora_black.css b/pandora_console/include/styles/pandora_black.css index bf44c58a4b..11583ceccc 100644 --- a/pandora_console/include/styles/pandora_black.css +++ b/pandora_console/include/styles/pandora_black.css @@ -1534,3 +1534,9 @@ pre code.hljs { background-color: #222222; color: #fff; } + +a.autorefresh_txt, +#refrcounter { + color: #ffffff; + font-size: 8.5pt; +}