summaryrefslogtreecommitdiff
path: root/scss/custom.scss
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2023-09-11 19:00:28 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2024-04-16 16:38:32 +0200
commita7e8a1c1bd3a73fcd9a9d4528cb15ccd9c901bc0 (patch)
tree377f2200474d4393994716b3ba8496fb1766aa0e /scss/custom.scss
parent37a23f20320eea2d6b85fa9bb326846aea68d7ed (diff)
downloadIshtar-a7e8a1c1bd3a73fcd9a9d4528cb15ccd9c901bc0.tar.bz2
Ishtar-a7e8a1c1bd3a73fcd9a9d4528cb15ccd9c901bc0.zip
💄 reorganize import tables
Diffstat (limited to 'scss/custom.scss')
-rw-r--r--scss/custom.scss6
1 files changed, 5 insertions, 1 deletions
diff --git a/scss/custom.scss b/scss/custom.scss
index 1c81d2f75..1883798a2 100644
--- a/scss/custom.scss
+++ b/scss/custom.scss
@@ -669,7 +669,11 @@ div#validation-bar{
}
.errorlist {
- color: darken(red, 20%);;
+ color: darken(red, 20%);
+}
+
+.import-row-error {
+ background-color: lighten(red, 40%);
}
/* context menu */