Updated styles

This commit is contained in:
Eldad Fux
2020-02-10 21:23:50 +02:00
parent 8ccea9387c
commit 7a335dc9e4
4 changed files with 4 additions and 3 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+1
View File
@@ -8,6 +8,7 @@
--config-color-link: #1e849e;
--config-color-background: #eceff1;
--config-color-background-fade: #ffffff;
--config-color-background-focus: #f5f5f5;
--config-color-placeholder: #868686;
--config-color-normal: #40404c;
--config-color-focus: #f02e65;
+1 -1
View File
@@ -56,7 +56,7 @@ table {
}
tr:nth-child(even) {
background: #fbfbfb;
background: var(--config-color-background-focus);
}
th {