mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Add icon for public share link
This commit is contained in:
parent
aad350a5a2
commit
8e06720ff3
2 changed files with 5 additions and 1 deletions
|
@ -630,6 +630,10 @@ main ul.row {
|
|||
content: "\eae6";
|
||||
}
|
||||
|
||||
.icon-link::before {
|
||||
content: "\e9cb";
|
||||
}
|
||||
|
||||
footer [class^="icon-"],
|
||||
footer [class*=" icon-"] {
|
||||
font-size: 2em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue