mirror of
https://github.com/searxng/searxng.git
synced 2024-11-05 04:40:11 +01:00
[enh] build css after less file changes
This commit is contained in:
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…
Reference in New Issue
Block a user