Small improvements

pull/5742/merge
Aleksander Machniak 7 years ago
parent 6d0ba0e50c
commit a3c72417f6

@ -57,8 +57,9 @@
a {
color: #aaa;
font-size: 90%;
padding-right: .25rem;
margin-right: .5rem;
text-decoration: none;
white-space: nowrap;
&:before {
&:extend(.font-icon-class);

@ -31,7 +31,7 @@
<roundcube:add_label name="arialabelmessageheaders" />
<roundcube:if condition="!env:message_context">
<roundcube:button command="extwin" type="link" class="extwin" innerClass="inner"
title="openinextwin" label="openinextwin" data-hidden="small" />
label="openinextwin" data-hidden="small" />
<roundcube:endif />
<roundcube:if condition="env:optional_format=='text'" />
<roundcube:button command="change-format" prop="text" type="link" class="plain" innerClass="inner"

Loading…
Cancel
Save