Loading searx/static/themes/etheme/css/etheme.css +1 −0 Original line number Diff line number Diff line Loading @@ -522,6 +522,7 @@ nav a:hover { } nav .etheme_links > a { margin-right: 32px; text-transform: lowercase; } #nav_toggle_btn { display: none; Loading searx/static/themes/etheme/css/etheme.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/etheme/less/etheme/navbar.less +4 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,10 @@ nav { color: @color_accent; } } .etheme_links > a { margin-right: 32px; } .etheme_links > a { margin-right: 32px; text-transform: lowercase; } } #nav_toggle_btn { display: none; Loading searx/templates/etheme/components/navbar.html +3 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,9 @@ <input type="checkbox" name="nav_toggle" id="nav_toggle" class="hidden"> <nav> <span class="etheme_links"> <a href="https://murena.io/apps/rainloop/">{{_('mail')}}</a> <a href="https://murena.io/apps/files/">{{_('drive')}}</a> <a href="https://murena.com">murena.com</a> <a href="https://murena.io">murena.io</a> <a href="https://e.foundation">e.foundation</a> <hr class="show-mobile-mq separator" /> <a class="show-mobile-mq" href="{{ url_for('preferences') }}">{{ _('preferences') }}</a> Loading Loading
searx/static/themes/etheme/css/etheme.css +1 −0 Original line number Diff line number Diff line Loading @@ -522,6 +522,7 @@ nav a:hover { } nav .etheme_links > a { margin-right: 32px; text-transform: lowercase; } #nav_toggle_btn { display: none; Loading
searx/static/themes/etheme/css/etheme.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/etheme/less/etheme/navbar.less +4 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,10 @@ nav { color: @color_accent; } } .etheme_links > a { margin-right: 32px; } .etheme_links > a { margin-right: 32px; text-transform: lowercase; } } #nav_toggle_btn { display: none; Loading
searx/templates/etheme/components/navbar.html +3 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,9 @@ <input type="checkbox" name="nav_toggle" id="nav_toggle" class="hidden"> <nav> <span class="etheme_links"> <a href="https://murena.io/apps/rainloop/">{{_('mail')}}</a> <a href="https://murena.io/apps/files/">{{_('drive')}}</a> <a href="https://murena.com">murena.com</a> <a href="https://murena.io">murena.io</a> <a href="https://e.foundation">e.foundation</a> <hr class="show-mobile-mq separator" /> <a class="show-mobile-mq" href="{{ url_for('preferences') }}">{{ _('preferences') }}</a> Loading