forked from ScoDoc/ScoDoc
apres refactor merge cells
This commit is contained in:
parent
d3b9f44c6c
commit
59de947cc6
@ -165,7 +165,7 @@ class AnneeDesc:
|
|||||||
class ParcoursDesc:
|
class ParcoursDesc:
|
||||||
signature_header = FMT.compose(
|
signature_header = FMT.compose(
|
||||||
[
|
[
|
||||||
(FMT.FILL_BGCOLOR, SCO_COLORS.LIGHT_YELLOW.value),
|
(FMT.FILL_BGCOLOR, SCO_COLORS.BLUE.value),
|
||||||
(FMT.NUMBER_FORMAT, SCO_NUMBER_FORMAT.NUMBER_GENERAL.value),
|
(FMT.NUMBER_FORMAT, SCO_NUMBER_FORMAT.NUMBER_GENERAL.value),
|
||||||
# (FMT.FONT_BOLD, True),
|
# (FMT.FONT_BOLD, True),
|
||||||
# (FMT.FONT_SIZE, SCO_FONTSIZE.FONTSIZE_13.value),
|
# (FMT.FONT_SIZE, SCO_FONTSIZE.FONTSIZE_13.value),
|
||||||
|
Loading…
Reference in New Issue
Block a user