Small improvements

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

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

@ -31,7 +31,7 @@
<roundcube:add_label name="arialabelmessageheaders" /> <roundcube:add_label name="arialabelmessageheaders" />
<roundcube:if condition="!env:message_context"> <roundcube:if condition="!env:message_context">
<roundcube:button command="extwin" type="link" class="extwin" innerClass="inner" <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:endif />
<roundcube:if condition="env:optional_format=='text'" /> <roundcube:if condition="env:optional_format=='text'" />
<roundcube:button command="change-format" prop="text" type="link" class="plain" innerClass="inner" <roundcube:button command="change-format" prop="text" type="link" class="plain" innerClass="inner"

Loading…
Cancel
Save