mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-23 19:47:03 -04:00
Added support of resizable editor
This commit is contained in:
parent
b86a695f9c
commit
529c5f6c13
19 changed files with 47 additions and 2 deletions
|
@ -16,6 +16,7 @@
|
|||
<link rel="stylesheet" href="/vendor/font-awesome/css/font-awesome.min.css">
|
||||
<link rel="stylesheet" href="/css/bootstrap-social.css">
|
||||
<% } %>
|
||||
<link rel="stylesheet" href="/vendor/jquery-ui/jquery-ui.min.css">
|
||||
<link rel="stylesheet" href="/vendor/codemirror/lib/codemirror.css">
|
||||
<link rel="stylesheet" href="/vendor/codemirror/addon/fold/foldgutter.css">
|
||||
<link rel="stylesheet" href="/vendor/codemirror/addon/dialog/dialog.css">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue