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
|
%span.dropdown.print-menu-opener
|
||||||
%button.button.dropdown-button.icon-only
|
%button.button.dropdown-button.icon-only{ title: 'imprimer' }
|
||||||
%span.icon.printer
|
%span.icon.printer
|
||||||
%ul.print-menu.dropdown-content
|
%ul.print-menu.dropdown-content
|
||||||
%li
|
%li
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue