mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 02:24:19 +02:00
Merge branch 'master' of https://github.com/jarijokinen/bootstrap into jarijokinen-master
This commit is contained in:
@@ -14,3 +14,7 @@
|
|||||||
.label-warning { background-color: @orange; }
|
.label-warning { background-color: @orange; }
|
||||||
.label-success { background-color: @successText; }
|
.label-success { background-color: @successText; }
|
||||||
.label-info { background-color: @infoText; }
|
.label-info { background-color: @infoText; }
|
||||||
|
.label:hover {
|
||||||
|
color: @white;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user