Is .client_container the secret sauce?

This commit is contained in:
Orien Vandenbergh 2017-10-31 14:49:38 -06:00
parent 7d9966bb70
commit f2d704b518

View File

@ -114,7 +114,7 @@ ts-jumper input[type="text"],
background: var(--background) !important; background: var(--background) !important;
} }
ts-message { ts-message, .client_container {
background: var(--background-content) !important; background: var(--background-content) !important;
} }