Uh not sure how I got it to work without this?

This commit is contained in:
Alexandre Aubin 2019-10-24 18:28:28 +02:00
parent 4fba6b0551
commit 61717855c3

View file

@ -708,7 +708,7 @@ input[type='radio'].nice-radio {
margin-left:6px;
padding-left:6px;
border-left: #ccc 1px solid;
color:lighten(@label-info-bg);
color:lighten(@label-info-bg,20);
text-decoration: none;
}