mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
forgot the css
This commit is contained in:
parent
4ec4a5936b
commit
7a3d017f10
@ -5597,6 +5597,9 @@ span.overlayContainer img.overlay {
|
|||||||
#egw_fw_topmenu_info_items #topmenu_info_quick_add #quick_add_selectbox::part(form-control-input) {
|
#egw_fw_topmenu_info_items #topmenu_info_quick_add #quick_add_selectbox::part(form-control-input) {
|
||||||
border: none !important;
|
border: none !important;
|
||||||
}
|
}
|
||||||
|
#egw_fw_topmenu_info_items #topmenu_info_quick_add #quick_add_selectbox::part(form-control) {
|
||||||
|
margin-left: -3em;
|
||||||
|
}
|
||||||
#egw_fw_topmenu_info_items img#topmenu_info_error {
|
#egw_fw_topmenu_info_items img#topmenu_info_error {
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
@ -7717,7 +7720,7 @@ img.et2_button_icon[src*="svg"]:hover {
|
|||||||
height: 33px;
|
height: 33px;
|
||||||
}
|
}
|
||||||
body #egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_sidemenu_entry_header_active .close {
|
body #egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_sidemenu_entry_header_active .close {
|
||||||
background-image: url(/egroupware/pixelegg/images/close.svg);
|
background-image: url(../../api/templates/default/images/close.svg);
|
||||||
width: 18px;
|
width: 18px;
|
||||||
height: 33px;
|
height: 33px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
Loading…
Reference in New Issue
Block a user