Elastic: Fix font size for Export button in Tasks toolbar
This commit is contained in:
parent
e1fcd7330b
commit
0d3ac2098b
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@
|
|||
label="import" title="tasklist.importtasks" innerClass="inner" />
|
||||
<roundcube:button command="export" type="link"
|
||||
class="button export disabled" classAct="button export"
|
||||
label="tasklist.export" title="tasklist.exporttitle" />
|
||||
label="tasklist.export" title="tasklist.exporttitle" innerClass="inner" />
|
||||
<roundcube:container name="toolbar" id="taskstoolbar" />
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue