forked from wallabag/wallabag
implemented random button
This commit is contained in:
@ -736,6 +736,9 @@ a.add-to-wallabag-link-after:after {
|
||||
.icon-print:before {
|
||||
content: "\e80d";
|
||||
}
|
||||
.icon-random:before {
|
||||
// RANDOM ICON TO ADD
|
||||
}
|
||||
|
||||
|
||||
/* .icon-image class, for image-based icons
|
||||
|
||||
Reference in New Issue
Block a user