diff --git a/api/templates/default/etemplate2.css b/api/templates/default/etemplate2.css index 59262d1a4f..5411c23cca 100644 --- a/api/templates/default/etemplate2.css +++ b/api/templates/default/etemplate2.css @@ -2804,6 +2804,15 @@ div.et2_toolbar_more h.ui-accordion-header.header_list-short span.ui-accordion-h .nextmatch_header_row et2-button img { width: 16px; } +et2-button.transparent-button { + border: none; + background: transparent; +} +et2-button.transparent-button::part(container) { + width: auto; + height: auto; + background: none; +} .et2_toolbar .et2_toolbar_actionlist button.et2_button_with_image.et2_toolbar_hasCaption, .nextmatch_header_row .et2_button_text { width: auto; background-position: 6px center; diff --git a/mail/templates/default/display.xet b/mail/templates/default/display.xet index 1b5545bdcf..801673996d 100644 --- a/mail/templates/default/display.xet +++ b/mail/templates/default/display.xet @@ -14,7 +14,7 @@ - + @@ -30,19 +30,19 @@ - + - + - + @@ -80,10 +80,10 @@ - - - - + + + + diff --git a/mail/templates/default/index.xet b/mail/templates/default/index.xet index 6cbd20df15..ef2627d722 100644 --- a/mail/templates/default/index.xet +++ b/mail/templates/default/index.xet @@ -15,7 +15,7 @@ - + @@ -29,13 +29,13 @@ - + - + @@ -64,14 +64,14 @@ - - - - + + + + - +