add icons to download buttons
This commit is contained in:
parent
de03e29cd8
commit
10456d984e
4 changed files with 20 additions and 3 deletions
|
|
@ -2,6 +2,11 @@
|
|||
clear: both;
|
||||
}
|
||||
|
||||
.download-button-icons {
|
||||
margin-left: 0.2em;
|
||||
}
|
||||
|
||||
|
||||
/* The snackbar - position it at the bottom and in the middle of the screen */
|
||||
#snackbar {
|
||||
visibility: hidden; /* Hidden by default. Visible on click */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue