Change all used toolbars more in mail to a 3dots style

This commit is contained in:
Hadi Nategh 2022-07-12 11:28:57 +02:00
parent 734de06406
commit b38deecad0
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
<overlay>
<template id="mail.compose" template="" lang="" group="0" version="1.9.001">
<vbox class="mailCompose mailComposeHeaderSection" width="100%">
<toolbar id="composeToolbar" width="et2_fullWidth" view_range="7" flat_list="false"/>
<toolbar id="composeToolbar" width="et2_fullWidth" view_range="7" flat_list="false" list_header="short"/>
<hbox class="mail-compose_toolbar_assist" width="100%">
<vfs-select class="$cont[vfsNotAvailable] compose_egw_icons" dialog_title="Attach files" button_label="attach" id="selectFromVFSForCompose" onchange="app.mail.vfsUploadForCompose" button_caption=""/>
<file class="mail-compose_fileselector" statustext="Select file to attach to message" multiple='true' progress='attachments' onFinish="app.mail.uploadForCompose" onStart="app.mail.composeUploadStart" id="uploadForCompose" drop_target ="mail-compose"/>

View File

@ -6,7 +6,7 @@
<appicon class="onlyPrint"/>
<html id="msg"/>
<vbox class="mailDisplay">
<toolbar id="displayToolbar" width="100%" view_range="6" flat_list="true"/>
<toolbar id="displayToolbar" width="100%" view_range="6" flat_list="true" list_header="short"/>
<hbox>
<hbox class="mailDisplayHeaders" id="mailDisplayHeadersFrom" disabled="!@FROM">
<description value="From"/>

View File

@ -6,7 +6,7 @@
<split dock_side="bottomDock" id="mailSplitter">
<nextmatch id="nm" onselect="app.mail.mail_preview" class="" template="mail.index.rows" header_left="mail.index.add" header_right="mail.index.header_right" disable_selection_advance="true"/>
<old-vbox id="mailPreview" width="100%">
<toolbar id="toolbar"/>
<toolbar id="toolbar" list_header="short"/>
<old-box id="blank" disabled="false">
<image src="mail"/>
<description value="Select an item to read"/>