From 3894c7a56d23a87912720ef4f8763dca4b1ad355 Mon Sep 17 00:00:00 2001 From: Mathieu Jaumotte Date: Sun, 22 Aug 2021 20:20:27 +0200 Subject: [PATCH] ac work: better color --- .../Resources/public/chill/scss/accompanying_period_work.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Bundle/ChillPersonBundle/Resources/public/chill/scss/accompanying_period_work.scss b/src/Bundle/ChillPersonBundle/Resources/public/chill/scss/accompanying_period_work.scss index eda3980de..f43e37f29 100644 --- a/src/Bundle/ChillPersonBundle/Resources/public/chill/scss/accompanying_period_work.scss +++ b/src/Bundle/ChillPersonBundle/Resources/public/chill/scss/accompanying_period_work.scss @@ -99,7 +99,7 @@ div.accompanying_course_work-list { padding: 0.1em 0.5em; font-variant-caps: small-caps; font-size: 95%; - background-color: $light; + background-color: tint-color($chill-orange, 80%); + * { margin-top: 0; }