mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-22 03:05:19 -04:00
Added support of print and unselectable styles, updated vimeo and youtube parsing method for this
This commit is contained in:
parent
2493c8f986
commit
bb8a0da71f
6 changed files with 58 additions and 26 deletions
|
@ -1,7 +1,7 @@
|
|||
<nav class="hidden-print navbar navbar-default navbar-fixed-top unselectable">
|
||||
<nav class="navbar navbar-default navbar-fixed-top unselectable hidden-print">
|
||||
<!-- Brand and toggle get grouped for better mobile display -->
|
||||
<div class="navbar-header">
|
||||
<span class="pull-right" style="margin-top: 17px; color: #777;">
|
||||
<span class="pull-right" style="margin-top: 17px; color: #777;">
|
||||
<div class="visible-xs"> </div>
|
||||
<div class="visible-sm"> </div>
|
||||
<div class="visible-md"> </div>
|
||||
|
@ -110,4 +110,4 @@
|
|||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="ui-spinner"></div>
|
||||
<div class="ui-spinner unselectable hidden-print"></div>
|
Loading…
Add table
Add a link
Reference in a new issue