forked from wallabag/wallabag
added reload icon and fixed a bug where random could redirect to deleted articles
This commit is contained in:
@ -737,7 +737,10 @@ a.add-to-wallabag-link-after:after {
|
||||
content: "\e80d";
|
||||
}
|
||||
.icon-random:before {
|
||||
content: "\e915";
|
||||
content: "\e915";
|
||||
}
|
||||
.icon-reload:before {
|
||||
content: "\ea2e";
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user