mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix denomination: bold only in list
This commit is contained in:
parent
30668ca67f
commit
ac211337d6
@ -41,12 +41,6 @@ table {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// règle la typo des étiquettes de dénomination rendues avec renderBox
|
|
||||||
.chill_denomination {
|
|
||||||
font-size: 1.3em;
|
|
||||||
font-weight: 700;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* ACCOMPANYING_COURSE
|
* ACCOMPANYING_COURSE
|
||||||
* Header custom for Accompanying Course
|
* Header custom for Accompanying Course
|
||||||
|
@ -11,6 +11,11 @@ div.list-household-members--summary {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.chill_denomination {
|
||||||
|
font-size: 1.3em;
|
||||||
|
font-weight: 700;
|
||||||
|
}
|
||||||
|
|
||||||
div.person {
|
div.person {
|
||||||
ul.record_actions {
|
ul.record_actions {
|
||||||
li {
|
li {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user