added hover and active style to buttons

This commit is contained in:
Roberto Tonino
2020-06-03 22:09:52 +02:00
parent db685df7c2
commit fa1c8cc440
4 changed files with 119 additions and 104 deletions

View File

@@ -28,7 +28,7 @@ html[data-theme='light'] {
--main-text-inverted: #eeeeee;
--panels-background: #222324;
--panels-text: #ffffff;
--accent-text: #ffffff;
--accent-text: black;
--table-bg: #ffffff;
--table-zebra: #c9c9c9;