Add title to print button
This commit is contained in:
parent
41445564b4
commit
0a3a47339c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
%span.dropdown.print-menu-opener
|
||||
%button.button.dropdown-button.icon-only
|
||||
%button.button.dropdown-button.icon-only{ title: 'imprimer' }
|
||||
%span.icon.printer
|
||||
%ul.print-menu.dropdown-content
|
||||
%li
|
||||
|
|
Loading…
Reference in a new issue