Added support of print and unselectable styles, updated vimeo and youtube parsing method for this
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user