Merge branch 'develop' of http://10.0.6.99/gwall/gwall.git into develop
This commit is contained in:
@@ -6158,35 +6158,11 @@ Customized Bootstrap Labels
|
|||||||
font-size: 75%; }
|
font-size: 75%; }
|
||||||
|
|
||||||
/* Labels variants */
|
/* Labels variants */
|
||||||
.label-default {
|
.label-warning {
|
||||||
background-color: #bac3d0; }
|
background-color: #e6911a; }
|
||||||
.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 {
|
.label-warning[href]:hover, .label-warning[href]:focus {
|
||||||
background-color: #c29d0b; }
|
background-color: #c88220; }
|
||||||
|
|
||||||
.label-danger {
|
|
||||||
background-color: #ed6b75; }
|
|
||||||
.label-danger[href]:hover, .label-danger[href]:focus {
|
|
||||||
background-color: #e73d4a; }
|
|
||||||
|
|
||||||
/***
|
/***
|
||||||
Iconic labels
|
Iconic labels
|
||||||
|
|||||||
Reference in New Issue
Block a user