mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated styles
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -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;
|
||||
|
||||
@@ -56,7 +56,7 @@ table {
|
||||
}
|
||||
|
||||
tr:nth-child(even) {
|
||||
background: #fbfbfb;
|
||||
background: var(--config-color-background-focus);
|
||||
}
|
||||
|
||||
th {
|
||||
|
||||
Reference in New Issue
Block a user