liquid_feedback_frontend
diff app/main/style/style.css.lua @ 1843:b01d9920371b
merge
author | jbe |
---|---|
date | Thu Feb 03 15:57:22 2022 +0100 (2022-02-03) |
parents | 85ca5a7e46ec |
children |
line diff
1.1 --- a/app/main/style/style.css.lua Thu Feb 03 15:54:23 2022 +0100 1.2 +++ b/app/main/style/style.css.lua Thu Feb 03 15:57:22 2022 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 $color-primary-contrast: ]] .. style.color.primary_contrast .. [[; 1.5 $color-accent: ]] .. style.color.accent .. [[; 1.6 $color-accent-contrast: ]] .. style.color.accent_contrast .. [[; 1.7 -$checkbox-image-path: "]] .. request.get_absolute_baseurl() .. "static/mdl" .. [["; 1.8 +$image-path: "]] .. request.get_absolute_baseurl() .. "static/mdl" .. [["; 1.9 @import "../style/mdl/material-design-lite" 1.10 ]] 1.11