mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:50 +01:00
Adjust background and height for toolbar's header_list 3dots menu
This commit is contained in:
parent
91d74767fe
commit
3fc0823f38
@ -2299,8 +2299,8 @@ div.et2_toolbar.ui-widget-header {background: none;}
|
||||
|
||||
div.et2_toolbar_more h.ui-accordion-header.header_list-short span.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-e {
|
||||
background-image: url(../../../pixelegg/images/dots.svg);
|
||||
background-size: 20px;
|
||||
height: 30px;
|
||||
background-size: 16px;
|
||||
height: 24px;
|
||||
width: 20px;
|
||||
margin-top: 0px;
|
||||
}
|
||||
@ -2308,7 +2308,7 @@ div.et2_toolbar_more h.ui-accordion-header.header_list-short span.ui-accordion-h
|
||||
div.et2_toolbar_more h.ui-accordion-header.header_list-short {
|
||||
padding: 0px !important;
|
||||
width: 40px;
|
||||
height: 30px;
|
||||
height: 24px;
|
||||
margin-top: 0px;
|
||||
}
|
||||
.et2_toolbar .et2_toolbar_more h .toolbar-admin-pref {
|
||||
|
Loading…
Reference in New Issue
Block a user