mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-12 17:08:16 +01:00
Fix calendar weekend action's icons
This commit is contained in:
parent
48e0bd0e32
commit
aa9b705be9
@ -1490,7 +1490,7 @@ et2-switch#calendar-toolbar_toolbar-weekend {
|
|||||||
}
|
}
|
||||||
#calendar-toolbar_toolbar et2-switch#calendar-toolbar_toolbar-weekend::part(base){width: 100%; height: 100%;}
|
#calendar-toolbar_toolbar et2-switch#calendar-toolbar_toolbar-weekend::part(base){width: 100%; height: 100%;}
|
||||||
#calendar-toolbar_toolbar et2-switch#calendar-toolbar_toolbar-weekend .label span {
|
#calendar-toolbar_toolbar et2-switch#calendar-toolbar_toolbar-weekend .label span {
|
||||||
background-size: contain;
|
background-size: 20px;
|
||||||
height: 75%;
|
height: 75%;
|
||||||
}
|
}
|
||||||
#calendar-toolbar_toolbar et2-switch#calendar-toolbar_toolbar-weekend .label {
|
#calendar-toolbar_toolbar et2-switch#calendar-toolbar_toolbar-weekend .label {
|
||||||
|
@ -1450,7 +1450,7 @@ et2-switch#calendar-toolbar_toolbar-weekend {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
#calendar-toolbar_toolbar et2-switch#calendar-toolbar_toolbar-weekend .label span {
|
#calendar-toolbar_toolbar et2-switch#calendar-toolbar_toolbar-weekend .label span {
|
||||||
background-size: contain;
|
background-size: 20px;
|
||||||
height: 75%;
|
height: 75%;
|
||||||
}
|
}
|
||||||
#calendar-toolbar_toolbar et2-switch#calendar-toolbar_toolbar-weekend .label {
|
#calendar-toolbar_toolbar et2-switch#calendar-toolbar_toolbar-weekend .label {
|
||||||
|
Loading…
Reference in New Issue
Block a user