Add a history view to the tags page. Next step will add the ability to revert back in time
This commit is contained in:
parent
703f48f194
commit
f8c80f7d11
10 changed files with 492 additions and 13 deletions
4
static/css/directives/ui/image-link.css
Normal file
4
static/css/directives/ui/image-link.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
.image-link a {
|
||||
font-family: Consolas, "Lucida Console", Monaco, monospace;
|
||||
font-size: 12px;
|
||||
}
|
Reference in a new issue