mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-14 09:19:38 +01:00
fix toolbar alignment
This commit is contained in:
parent
4c4725883e
commit
9e84456e21
@ -2703,9 +2703,6 @@ div#calendar-container div.calendar table tbody tr.rowhilite td {
|
||||
margin-bottom: 0.3em;
|
||||
margin-top: 0.3em;
|
||||
}
|
||||
#calendar-toolbar_toolbar .et2_toolbar_more {
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
#calendar-toolbar_toolbar et2-switch .label.on span.off {
|
||||
filter: opacity(0.4);
|
||||
}
|
||||
|
@ -1153,7 +1153,7 @@ div#calendar-container {
|
||||
}
|
||||
#calendar-toolbar_toolbar {
|
||||
.et2_toolbar_more{
|
||||
margin-top: 0.5em;
|
||||
// margin-top: 0.5em;
|
||||
}
|
||||
et2-switch .label.on {
|
||||
span.off {
|
||||
|
Loading…
Reference in New Issue
Block a user