mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
Fix calendar weekend action's icons
This commit is contained in:
parent
18c3ed19f4
commit
6e044b93f9
@ -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 .label span {
|
||||
background-size: contain;
|
||||
background-size: 20px;
|
||||
height: 75%;
|
||||
}
|
||||
#calendar-toolbar_toolbar et2-switch#calendar-toolbar_toolbar-weekend .label {
|
||||
|
@ -1450,7 +1450,7 @@ et2-switch#calendar-toolbar_toolbar-weekend {
|
||||
height: 100%;
|
||||
}
|
||||
#calendar-toolbar_toolbar et2-switch#calendar-toolbar_toolbar-weekend .label span {
|
||||
background-size: contain;
|
||||
background-size: 20px;
|
||||
height: 75%;
|
||||
}
|
||||
#calendar-toolbar_toolbar et2-switch#calendar-toolbar_toolbar-weekend .label {
|
||||
|
Loading…
Reference in New Issue
Block a user