mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-03 08:28:54 -04:00
show local and remote History (#128)
* added history toolbar functionality for local and remote history
This commit is contained in:
parent
23c854dc9a
commit
7b5b73a289
19 changed files with 336 additions and 130 deletions
|
@ -16,3 +16,10 @@ body {
|
|||
outline: 0 !important;
|
||||
}
|
||||
|
||||
.mt-1dot5 {
|
||||
margin-top: 0.375rem !important;
|
||||
}
|
||||
|
||||
.fa.fa-fix-line-height {
|
||||
line-height: inherit;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue