Merge branch 'develop' of http://10.0.6.99/gwall/gwall.git into develop
This commit is contained in:
@@ -6157,36 +6157,12 @@ Customized Bootstrap Labels
|
||||
h6 .label {
|
||||
font-size: 75%; }
|
||||
|
||||
/* Labels variants */
|
||||
.label-default {
|
||||
background-color: #bac3d0; }
|
||||
.label-default[href]:hover, .label-default[href]:focus {
|
||||
background-color: #9ca8bb; }
|
||||
|
||||
.label-primary {
|
||||
background-color: #337ab7; }
|
||||
.label-primary[href]:hover, .label-primary[href]:focus {
|
||||
background-color: #286090; }
|
||||
|
||||
.label-success {
|
||||
background-color: #36c6d3; }
|
||||
.label-success[href]:hover, .label-success[href]:focus {
|
||||
background-color: #27a4b0; }
|
||||
|
||||
.label-info {
|
||||
background-color: #659be0; }
|
||||
.label-info[href]:hover, .label-info[href]:focus {
|
||||
background-color: #3a80d7; }
|
||||
|
||||
.label-warning {
|
||||
background-color: #F1C40F; }
|
||||
.label-warning[href]:hover, .label-warning[href]:focus {
|
||||
background-color: #c29d0b; }
|
||||
|
||||
.label-danger {
|
||||
background-color: #ed6b75; }
|
||||
.label-danger[href]:hover, .label-danger[href]:focus {
|
||||
background-color: #e73d4a; }
|
||||
/* Labels variants */
|
||||
.label-warning {
|
||||
background-color: #e6911a; }
|
||||
.label-warning[href]:hover, .label-warning[href]:focus {
|
||||
background-color: #c88220; }
|
||||
|
||||
|
||||
/***
|
||||
Iconic labels
|
||||
|
||||
Reference in New Issue
Block a user