Commit f9847b30 authored by Mark Otto's avatar Mark Otto

Merge branch 'jarijokinen-master' into 2.0.1-wip

parents 546332d8 f8db6a3b
...@@ -14,3 +14,7 @@ ...@@ -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;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment