Loading searx/static/themes/eelo/css/eelo.css +13 −1 Original line number Diff line number Diff line Loading @@ -207,6 +207,12 @@ input.btn[type="submit"] { .checkmark_input.inverted:not(:checked) + .checkmark .unchecked { display: none; } .collapser input:checked ~ .collapse { display: initial; } .collapser input:not(:checked) ~ .collapse { display: none; } .custom-select { appearance: none; -webkit-appearance: none; Loading Loading @@ -287,6 +293,9 @@ footer { color: #c1c1c1; padding-bottom: 8px; } footer .links > :first-child { margin-right: 8px; } .hidden, #icons { display: none; Loading Loading @@ -782,8 +791,11 @@ nav #eelo_links > * { width: 100%; margin-top: 16px; } .infobox table { margin-top: 16px; } .infobox table tr { vertical-align: baseline; vertical-align: top; } .infobox table tr td { padding: 0; Loading searx/static/themes/eelo/css/eelo.min.css +0 −0 File changed.Preview suppressed by a .gitattributes entry or the file's encoding is unsupported. View original file View changed file searx/static/themes/eelo/less/eelo/base.less +4 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,10 @@ footer { text-align: center; color: #c1c1c1; padding-bottom: @spacing_medium; .links > :first-child { margin-right: @spacing_medium; } } Loading searx/static/themes/eelo/less/eelo/results.less +2 −4 Original line number Diff line number Diff line Loading @@ -171,8 +171,9 @@ } table { margin-top: @spacing_large; } table tr { vertical-align: baseline; vertical-align: top; td { padding: 0; Loading @@ -184,9 +185,6 @@ color: @text-muted-color; padding-right: @spacing_large; } & > .value { } } } Loading searx/static/themes/eelo/less/eelo/widgets.less +6 −0 Original line number Diff line number Diff line Loading @@ -76,6 +76,12 @@ } .collapser { input:checked ~ .collapse { display: initial; } input:not(:checked) ~ .collapse { display: none; } } .custom-select { appearance: none; -webkit-appearance: none; Loading Loading
searx/static/themes/eelo/css/eelo.css +13 −1 Original line number Diff line number Diff line Loading @@ -207,6 +207,12 @@ input.btn[type="submit"] { .checkmark_input.inverted:not(:checked) + .checkmark .unchecked { display: none; } .collapser input:checked ~ .collapse { display: initial; } .collapser input:not(:checked) ~ .collapse { display: none; } .custom-select { appearance: none; -webkit-appearance: none; Loading Loading @@ -287,6 +293,9 @@ footer { color: #c1c1c1; padding-bottom: 8px; } footer .links > :first-child { margin-right: 8px; } .hidden, #icons { display: none; Loading Loading @@ -782,8 +791,11 @@ nav #eelo_links > * { width: 100%; margin-top: 16px; } .infobox table { margin-top: 16px; } .infobox table tr { vertical-align: baseline; vertical-align: top; } .infobox table tr td { padding: 0; Loading
searx/static/themes/eelo/css/eelo.min.css +0 −0 File changed.Preview suppressed by a .gitattributes entry or the file's encoding is unsupported. View original file View changed file
searx/static/themes/eelo/less/eelo/base.less +4 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,10 @@ footer { text-align: center; color: #c1c1c1; padding-bottom: @spacing_medium; .links > :first-child { margin-right: @spacing_medium; } } Loading
searx/static/themes/eelo/less/eelo/results.less +2 −4 Original line number Diff line number Diff line Loading @@ -171,8 +171,9 @@ } table { margin-top: @spacing_large; } table tr { vertical-align: baseline; vertical-align: top; td { padding: 0; Loading @@ -184,9 +185,6 @@ color: @text-muted-color; padding-right: @spacing_large; } & > .value { } } } Loading
searx/static/themes/eelo/less/eelo/widgets.less +6 −0 Original line number Diff line number Diff line Loading @@ -76,6 +76,12 @@ } .collapser { input:checked ~ .collapse { display: initial; } input:not(:checked) ~ .collapse { display: none; } } .custom-select { appearance: none; -webkit-appearance: none; Loading