updated content tabs' style

This commit is contained in:
Roberto Tonino
2020-06-16 21:57:18 +02:00
parent e21469307b
commit ea1938d429
9 changed files with 79 additions and 53 deletions

View File

@@ -214,13 +214,13 @@ a:visited {
button[disabled] {
background-color: var(--secondary-background);
color: var(--main-text);
color: var(--foreground);
opacity: 0.75;
}
button.selective {
background-color: var(--main-background);
color: var(--main-text);
color: var(--foreground);
}
button.selective.active {