Fine tuned design
This commit is contained in:
parent
b1a796079b
commit
260f9bd70a
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ hourlist_size = (1, 1 - header_size[1])
|
||||||
default_shownhours_count = 12
|
default_shownhours_count = 12
|
||||||
|
|
||||||
infoarea_replaced_hours = 4
|
infoarea_replaced_hours = 4
|
||||||
infoarea_borderline_width = 3
|
infoarea_borderline_width = 1
|
||||||
infoarea_padding = 5
|
infoarea_padding = 5
|
||||||
|
|
||||||
class DayViewPanel (PanelDesign):
|
class DayViewPanel (PanelDesign):
|
||||||
|
|
Loading…
Reference in a new issue