Replace labels with tags according to BS4 implementation

This commit is contained in:
Abdullah Almsaeed
2016-10-19 11:24:30 -04:00
parent f27bb32c4a
commit 64443ee54f
61 changed files with 2279 additions and 2028 deletions

View File

@@ -40,7 +40,7 @@
<li class="dropdown messages-menu">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<i class="fa fa-envelope-o"></i>
<span class="label label-success">4</span>
<span class="tag tag-success">4</span>
</a>
<ul class="dropdown-menu">
<li class="header">You have 4 messages</li>
@@ -68,7 +68,7 @@
<li class="dropdown notifications-menu">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<i class="fa fa-bell-o"></i>
<span class="label label-warning">10</span>
<span class="tag tag-warning">10</span>
</a>
<ul class="dropdown-menu">
<li class="header">You have 10 notifications</li>
@@ -89,7 +89,7 @@
<li class="dropdown tasks-menu">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<i class="fa fa-flag-o"></i>
<span class="label label-danger">9</span>
<span class="tag tag-danger">9</span>
</a>
<ul class="dropdown-menu">
<li class="header">You have 9 tasks</li>
@@ -174,7 +174,7 @@
&LT;li class="dropdown messages-menu">
&LT;a href="#" class="dropdown-toggle" data-toggle="dropdown">
&LT;i class="fa fa-envelope-o">&LT;/i>
&LT;span class="label label-success">4&LT;/span>
&LT;span class="tag tag-success">4&LT;/span>
&LT;/a>
&LT;ul class="dropdown-menu">
&LT;li class="header">You have 4 messages&LT;/li>
@@ -203,7 +203,7 @@
&LT;li class="dropdown notifications-menu">
&LT;a href="#" class="dropdown-toggle" data-toggle="dropdown">
&LT;i class="fa fa-bell-o">&LT;/i>
&LT;span class="label label-warning">10&LT;/span>
&LT;span class="tag tag-warning">10&LT;/span>
&LT;/a>
&LT;ul class="dropdown-menu">
&LT;li class="header">You have 10 notifications&LT;/li>
@@ -225,7 +225,7 @@
&LT;li class="dropdown tasks-menu">
&LT;a href="#" class="dropdown-toggle" data-toggle="dropdown">
&LT;i class="fa fa-flag-o">&LT;/i>
&LT;span class="label label-danger">9&LT;/span>
&LT;span class="tag tag-danger">9&LT;/span>
&LT;/a>
&LT;ul class="dropdown-menu">
&LT;li class="header">You have 9 tasks&LT;/li>
@@ -449,8 +449,8 @@
&LT;li class="treeview">
&LT;a href="#">&LT;span>Multilevel&LT;/span> &LT;i class="fa fa-angle-left pull-right">&LT;/i>&LT;/a>
&LT;ul class="treeview-menu">
&LT;li>&LT;a href="#">Link in level 2&LT;/a>&LT;/li>
&LT;li>&LT;a href="#">Link in level 2&LT;/a>&LT;/li>
&LT;li>&LT;a href="#">Level Two&LT;/a>&LT;/li>
&LT;li>&LT;a href="#">Level Two&LT;/a>&LT;/li>
&LT;/ul>
&LT;/li>
&LT;/ul>&LT;!-- /.sidebar-menu -->
@@ -640,7 +640,7 @@
<div class="box-tools pull-right">
<!-- Buttons, labels, and many other things can be placed here! -->
<!-- Here is a label for example -->
<span class="label label-primary">Label</span>
<span class="tag tag-primary">Label</span>
</div><!-- /.box-tools -->
</div><!-- /.box-header -->
<div class="box-body">
@@ -656,7 +656,7 @@
&LT;div class="box-tools pull-right">
&LT;!-- Buttons, labels, and many other things can be placed here! -->
&LT;!-- Here is a label for example -->
&LT;span class="label label-primary">Label&LT;/span>
&LT;span class="tag tag-primary">Label&LT;/span>
&LT;/div>&LT;!-- /.box-tools -->
&LT;/div>&LT;!-- /.box-header -->
&LT;div class="box-body">
@@ -906,7 +906,7 @@
<div class="box-header with-border">
<h3 class="box-title">Labels</h3>
<div class="box-tools pull-right">
<span class="label label-default">Some Label</span>
<span class="tag tag-default">Some Label</span>
</div><!-- /.box-tools -->
</div><!-- /.box-header -->
<div class="box-body">
@@ -918,7 +918,7 @@
&LT;div class="box-header with-border">
&LT;h3 class="box-title">Labels&LT;/h3>
&LT;div class="box-tools pull-right">
&LT;span class="label label-default">8 New Messages&LT;/span>
&LT;span class="tag tag-default">8 New Messages&LT;/span>
&LT;/div>&LT;!-- /.box-tools -->
&LT;/div>&LT;!-- /.box-header -->
&LT;div class="box-body">