[enh] build css after less file changes

pull/1/head
Adam Tauber 4 years ago
parent ceedab6aed
commit f47e6fc0f8

@ -172,7 +172,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
.result-videos,
.result-map {
clear: both;
padding: 2px 4px;
padding: 1em 4px;
}
.result-default:hover,
.result-code:hover,

File diff suppressed because one or more lines are too long

@ -145,7 +145,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
.result-videos,
.result-map {
clear: both;
padding: 2px 4px;
padding: 1em 4px;
}
.result-default:hover,
.result-code:hover,

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save