Button text color

merge-requests/30/head
Bob Mottram 2020-10-25 18:04:29 +00:00
parent 5cdeaf0992
commit 5a99906c00
1 changed files with 1 additions and 1 deletions

View File

@ -932,7 +932,7 @@ def setThemeIndymediaModern(baseDir: str):
"timeline-border-radius": "0px",
"button-background": "#767674",
"button-background-hover": "#555",
"button-text-hover": "black",
"button-text-hover": "white",
"button-selected": "white",
"button-selected-text": "black",
"button-text": "white",