[mod] oscar: upgrade npm dependencies

pull/1/head
Alexandre Flament 4 years ago
parent ccf5ac9801
commit 2f3d5ec2af

@ -1,5 +1,5 @@
.searx-navbar { .searx-navbar {
background: #29314d; background: #29314D;
height: 2.3rem; height: 2.3rem;
font-size: 1.3rem; font-size: 1.3rem;
line-height: 1.3rem; line-height: 1.3rem;
@ -9,13 +9,13 @@
} }
.searx-navbar a, .searx-navbar a,
.searx-navbar a:hover { .searx-navbar a:hover {
margin-right: 2.0rem; margin-right: 2rem;
color: white; color: white;
text-decoration: none; text-decoration: none;
} }
.searx-navbar .instance a { .searx-navbar .instance a {
color: #01d7d4; color: #01D7D4;
margin-left: 2.0rem; margin-left: 2rem;
} }
#main-logo { #main-logo {
margin-top: 20vh; margin-top: 20vh;
@ -31,7 +31,7 @@
html { html {
position: relative; position: relative;
min-height: 100%; min-height: 100%;
color: #29314d; color: #29314D;
} }
body { body {
/* Margin bottom by footer height */ /* Margin bottom by footer height */
@ -40,7 +40,7 @@ body {
background-color: white; background-color: white;
} }
body a { body a {
color: #0088cc; color: #0088CC;
} }
.footer { .footer {
position: absolute; position: absolute;
@ -113,7 +113,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
.onoffswitch-switch { .onoffswitch-switch {
display: block; display: block;
width: 37px; width: 37px;
background-color: #01d7d4; background-color: #01D7D4;
position: absolute; position: absolute;
top: 0; top: 0;
bottom: 0; bottom: 0;
@ -141,17 +141,17 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
margin-bottom: -3px; margin-bottom: -3px;
} }
.result_header a { .result_header a {
color: #29314d; color: #29314D;
text-decoration: none; text-decoration: none;
} }
.result_header a:hover { .result_header a:hover {
color: #0088cc; color: #0088CC;
} }
.result_header a:visited { .result_header a:visited {
color: #684898; color: #684898;
} }
.result_header a .highlight { .result_header a .highlight {
background-color: #f6f9fa; background-color: #F6F9FA;
} }
.result-content, .result-content,
.result-format, .result-format,
@ -159,7 +159,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
margin-top: 2px; margin-top: 2px;
margin-bottom: 0; margin-bottom: 0;
word-wrap: break-word; word-wrap: break-word;
color: #666666; color: #666;
font-size: 13px; font-size: 13px;
} }
.result-content .highlight, .result-content .highlight,
@ -200,12 +200,12 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
.result-torrent:hover, .result-torrent:hover,
.result-videos:hover, .result-videos:hover,
.result-map:hover { .result-map:hover {
background-color: #f6f9fa; background-color: #F6F9FA;
} }
.result-images { .result-images {
float: left !important; float: left !important;
width: 24%; width: 24%;
margin: .5%; margin: 0.5%;
} }
.result-images a { .result-images a {
display: block; display: block;
@ -240,7 +240,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
color: #2ecc71; color: #2ecc71;
} }
.result-torrent .leechers { .result-torrent .leechers {
color: #f35e77; color: #F35E77;
} }
.result-metadata { .result-metadata {
clear: both; clear: both;
@ -248,10 +248,10 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
.result-metadata td { .result-metadata td {
padding-right: 1em; padding-right: 1em;
color: #a4a4a4; color: #A4A4A4;
} }
.result-metadata td:first-of-type { .result-metadata td:first-of-type {
color: #666666; color: #666;
} }
.result-map { .result-map {
clear: both; clear: both;
@ -261,7 +261,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
.result-code .code-fork, .result-code .code-fork,
.result-code .code-fork a { .result-code .code-fork a {
color: #666666; color: #666;
} }
.suggestion_item { .suggestion_item {
margin: 2px 5px; margin: 2px 5px;
@ -281,7 +281,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
padding-bottom: 60px; padding-bottom: 60px;
} }
.label-default { .label-default {
color: #666666; color: #666;
background: transparent; background: transparent;
} }
.result .text-muted small { .result .text-muted small {
@ -305,7 +305,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
} }
.infobox .panel-heading { .infobox .panel-heading {
background-color: #f6f9fa; background-color: #F6F9FA;
} }
.infobox .panel-heading .panel-title { .infobox .panel-heading .panel-title {
font-weight: 700; font-weight: 700;
@ -324,7 +324,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
max-height: "250px"; max-height: "250px";
} }
.infobox .btn { .infobox .btn {
background-color: #007ab8; background-color: #007AB8;
border: none; border: none;
} }
.infobox .btn a { .infobox .btn a {
@ -387,9 +387,9 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
font-size: 1.2rem; font-size: 1.2rem;
font-weight: normal; font-weight: normal;
background-color: white; background-color: white;
border: #dddddd 1px solid; border: #DDD 1px solid;
border-right: none; border-right: none;
color: #666666; color: #666;
padding-bottom: 0.4rem; padding-bottom: 0.4rem;
padding-top: 0.4rem; padding-top: 0.4rem;
text-align: center; text-align: center;
@ -399,13 +399,13 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
#categories label:last-child, #categories label:last-child,
.search_categories .input-group-addon:last-child, .search_categories .input-group-addon:last-child,
#categories .input-group-addon:last-child { #categories .input-group-addon:last-child {
border-right: #dddddd 1px solid; border-right: #DDD 1px solid;
} }
.search_categories input[type="checkbox"]:checked + label, .search_categories input[type="checkbox"]:checked + label,
#categories input[type="checkbox"]:checked + label { #categories input[type="checkbox"]:checked + label {
color: #29314d; color: #29314D;
font-weight: bold; font-weight: bold;
border-bottom: #01d7d4 5px solid; border-bottom: #01D7D4 5px solid;
} }
#main-logo { #main-logo {
margin-top: 10vh; margin-top: 10vh;
@ -418,10 +418,10 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
#q { #q {
box-shadow: none; box-shadow: none;
border-right: none; border-right: none;
border-color: #888888; border-color: #888;
} }
#search_form .input-group-btn .btn { #search_form .input-group-btn .btn {
border-color: #888888; border-color: #888;
} }
#search_form .input-group-btn .btn:hover { #search_form .input-group-btn .btn:hover {
background-color: #068922; background-color: #068922;
@ -435,8 +435,8 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
font-size: 1.2rem; font-size: 1.2rem;
font-weight: normal; font-weight: normal;
background-color: white; background-color: white;
border: #888888 1px solid; border: #888 1px solid;
color: #666666; color: #666;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAQAAACR313BAAAABGdBTUEAALGPC/xhBQAAACBjSFJN background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAQAAACR313BAAAABGdBTUEAALGPC/xhBQAAACBjSFJN
AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAJcEhZ AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAJcEhZ
cwAABFkAAARZAVnbJUkAAAAHdElNRQfgBxgLDwB20OFsAAAAbElEQVQY073OsQ3CMAAEwJMYwJGn cwAABFkAAARZAVnbJUkAAAAHdElNRQfgBxgLDwB20OFsAAAAbElEQVQY073OsQ3CMAAEwJMYwJGn
@ -472,7 +472,7 @@ Ny0yNFQxMToxNTowMCswMjowMP7RDgQAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb
background: #068922; background: #068922;
} }
select.form-control { select.form-control {
border-color: #888888 !important; border-color: #888 !important;
} }
#advanced-search-container { #advanced-search-container {
display: none; display: none;
@ -485,24 +485,24 @@ select.form-control {
font-size: 1.2rem; font-size: 1.2rem;
font-weight: normal; font-weight: normal;
background-color: white; background-color: white;
border: #dddddd 1px solid; border: #DDD 1px solid;
border-right: none; border-right: none;
color: #666666; color: #666;
padding-bottom: 0.4rem; padding-bottom: 0.4rem;
padding-right: 0.7rem; padding-right: 0.7rem;
padding-left: 0.7rem; padding-left: 0.7rem;
} }
#advanced-search-container label:last-child, #advanced-search-container label:last-child,
#advanced-search-container .input-group-addon:last-child { #advanced-search-container .input-group-addon:last-child {
border-right: #dddddd 1px solid; border-right: #DDD 1px solid;
} }
#advanced-search-container input[type="radio"] { #advanced-search-container input[type="radio"] {
display: none; display: none;
} }
#advanced-search-container input[type="radio"]:checked + label { #advanced-search-container input[type="radio"]:checked + label {
color: #29314d; color: #29314D;
font-weight: bold; font-weight: bold;
border-bottom: #01d7d4 5px solid; border-bottom: #01D7D4 5px solid;
} }
#check-advanced:focus + label { #check-advanced:focus + label {
text-decoration: underline; text-decoration: underline;
@ -544,7 +544,7 @@ code {
} }
/* Comment */ /* Comment */
.highlight .err { .highlight .err {
border: 1px solid #ffa92f; border: 1px solid #FFA92F;
} }
/* Error */ /* Error */
.highlight .k { .highlight .k {
@ -553,7 +553,7 @@ code {
} }
/* Keyword */ /* Keyword */
.highlight .o { .highlight .o {
color: #d19a66; color: #D19A66;
} }
/* Operator */ /* Operator */
.highlight .cm { .highlight .cm {
@ -562,7 +562,7 @@ code {
} }
/* Comment.Multiline */ /* Comment.Multiline */
.highlight .cp { .highlight .cp {
color: #bc7a00; color: #BC7A00;
} }
/* Comment.Preproc */ /* Comment.Preproc */
.highlight .c1 { .highlight .c1 {
@ -576,7 +576,7 @@ code {
} }
/* Comment.Special */ /* Comment.Special */
.highlight .gd { .highlight .gd {
color: #a00000; color: #A00000;
} }
/* Generic.Deleted */ /* Generic.Deleted */
.highlight .ge { .highlight .ge {
@ -584,7 +584,7 @@ code {
} }
/* Generic.Emph */ /* Generic.Emph */
.highlight .gr { .highlight .gr {
color: #ff0000; color: #FF0000;
} }
/* Generic.Error */ /* Generic.Error */
.highlight .gh { .highlight .gh {
@ -593,7 +593,7 @@ code {
} }
/* Generic.Heading */ /* Generic.Heading */
.highlight .gi { .highlight .gi {
color: #00a000; color: #00A000;
} }
/* Generic.Inserted */ /* Generic.Inserted */
.highlight .go { .highlight .go {
@ -615,7 +615,7 @@ code {
} }
/* Generic.Subheading */ /* Generic.Subheading */
.highlight .gt { .highlight .gt {
color: #0044dd; color: #0044DD;
} }
/* Generic.Traceback */ /* Generic.Traceback */
.highlight .kc { .highlight .kc {
@ -634,7 +634,7 @@ code {
} }
/* Keyword.Namespace */ /* Keyword.Namespace */
.highlight .kp { .highlight .kp {
color: #be74d5; color: #BE74D5;
} }
/* Keyword.Pseudo */ /* Keyword.Pseudo */
.highlight .kr { .highlight .kr {
@ -643,23 +643,23 @@ code {
} }
/* Keyword.Reserved */ /* Keyword.Reserved */
.highlight .kt { .highlight .kt {
color: #d46c72; color: #D46C72;
} }
/* Keyword.Type */ /* Keyword.Type */
.highlight .m { .highlight .m {
color: #d19a66; color: #D19A66;
} }
/* Literal.Number */ /* Literal.Number */
.highlight .s { .highlight .s {
color: #86c372; color: #86C372;
} }
/* Literal.String */ /* Literal.String */
.highlight .na { .highlight .na {
color: #7d9029; color: #7D9029;
} }
/* Name.Attribute */ /* Name.Attribute */
.highlight .nb { .highlight .nb {
color: #be74d5; color: #BE74D5;
} }
/* Name.Builtin */ /* Name.Builtin */
.highlight .nc { .highlight .nc {
@ -668,11 +668,11 @@ code {
} }
/* Name.Class */ /* Name.Class */
.highlight .no { .highlight .no {
color: #d19a66; color: #D19A66;
} }
/* Name.Constant */ /* Name.Constant */
.highlight .nd { .highlight .nd {
color: #aa22ff; color: #AA22FF;
} }
/* Name.Decorator */ /* Name.Decorator */
.highlight .ni { .highlight .ni {
@ -686,11 +686,11 @@ code {
} }
/* Name.Exception */ /* Name.Exception */
.highlight .nf { .highlight .nf {
color: #61afef; color: #61AFEF;
} }
/* Name.Function */ /* Name.Function */
.highlight .nl { .highlight .nl {
color: #a0a000; color: #A0A000;
} }
/* Name.Label */ /* Name.Label */
.highlight .nn { .highlight .nn {
@ -704,7 +704,7 @@ code {
} }
/* Name.Tag */ /* Name.Tag */
.highlight .nv { .highlight .nv {
color: #dfc06f; color: #DFC06F;
} }
/* Name.Variable */ /* Name.Variable */
.highlight .ow { .highlight .ow {
@ -713,31 +713,31 @@ code {
} }
/* Operator.Word */ /* Operator.Word */
.highlight .w { .highlight .w {
color: #d7dae0; color: #D7DAE0;
} }
/* Text.Whitespace */ /* Text.Whitespace */
.highlight .mf { .highlight .mf {
color: #d19a66; color: #D19A66;
} }
/* Literal.Number.Float */ /* Literal.Number.Float */
.highlight .mh { .highlight .mh {
color: #d19a66; color: #D19A66;
} }
/* Literal.Number.Hex */ /* Literal.Number.Hex */
.highlight .mi { .highlight .mi {
color: #d19a66; color: #D19A66;
} }
/* Literal.Number.Integer */ /* Literal.Number.Integer */
.highlight .mo { .highlight .mo {
color: #d19a66; color: #D19A66;
} }
/* Literal.Number.Oct */ /* Literal.Number.Oct */
.highlight .sb { .highlight .sb {
color: #86c372; color: #86C372;
} }
/* Literal.String.Backtick */ /* Literal.String.Backtick */
.highlight .sc { .highlight .sc {
color: #86c372; color: #86C372;
} }
/* Literal.String.Char */ /* Literal.String.Char */
.highlight .sd { .highlight .sd {
@ -746,7 +746,7 @@ code {
} }
/* Literal.String.Doc */ /* Literal.String.Doc */
.highlight .s2 { .highlight .s2 {
color: #86c372; color: #86C372;
} }
/* Literal.String.Double */ /* Literal.String.Double */
.highlight .se { .highlight .se {
@ -755,7 +755,7 @@ code {
} }
/* Literal.String.Escape */ /* Literal.String.Escape */
.highlight .sh { .highlight .sh {
color: #86c372; color: #86C372;
} }
/* Literal.String.Heredoc */ /* Literal.String.Heredoc */
.highlight .si { .highlight .si {
@ -764,39 +764,39 @@ code {
} }
/* Literal.String.Interpol */ /* Literal.String.Interpol */
.highlight .sx { .highlight .sx {
color: #be74d5; color: #BE74D5;
} }
/* Literal.String.Other */ /* Literal.String.Other */
.highlight .sr { .highlight .sr {
color: #bb6688; color: #BB6688;
} }
/* Literal.String.Regex */ /* Literal.String.Regex */
.highlight .s1 { .highlight .s1 {
color: #86c372; color: #86C372;
} }
/* Literal.String.Single */ /* Literal.String.Single */
.highlight .ss { .highlight .ss {
color: #dfc06f; color: #DFC06F;
} }
/* Literal.String.Symbol */ /* Literal.String.Symbol */
.highlight .bp { .highlight .bp {
color: #be74d5; color: #BE74D5;
} }
/* Name.Builtin.Pseudo */ /* Name.Builtin.Pseudo */
.highlight .vc { .highlight .vc {
color: #dfc06f; color: #DFC06F;
} }
/* Name.Variable.Class */ /* Name.Variable.Class */
.highlight .vg { .highlight .vg {
color: #dfc06f; color: #DFC06F;
} }
/* Name.Variable.Global */ /* Name.Variable.Global */
.highlight .vi { .highlight .vi {
color: #dfc06f; color: #DFC06F;
} }
/* Name.Variable.Instance */ /* Name.Variable.Instance */
.highlight .il { .highlight .il {
color: #d19a66; color: #D19A66;
} }
/* Literal.Number.Integer.Long */ /* Literal.Number.Integer.Long */
.highlight .lineno { .highlight .lineno {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -4,7 +4,7 @@
html { html {
position: relative; position: relative;
min-height: 100%; min-height: 100%;
color: #29314d; color: #29314D;
} }
body { body {
/* Margin bottom by footer height */ /* Margin bottom by footer height */
@ -13,7 +13,7 @@ body {
background-color: white; background-color: white;
} }
body a { body a {
color: #0088cc; color: #0088CC;
} }
.footer { .footer {
position: absolute; position: absolute;
@ -86,7 +86,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
.onoffswitch-switch { .onoffswitch-switch {
display: block; display: block;
width: 37px; width: 37px;
background-color: #01d7d4; background-color: #01D7D4;
position: absolute; position: absolute;
top: 0; top: 0;
bottom: 0; bottom: 0;
@ -114,17 +114,17 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
margin-bottom: -3px; margin-bottom: -3px;
} }
.result_header a { .result_header a {
color: #29314d; color: #29314D;
text-decoration: none; text-decoration: none;
} }
.result_header a:hover { .result_header a:hover {
color: #0088cc; color: #0088CC;
} }
.result_header a:visited { .result_header a:visited {
color: #684898; color: #684898;
} }
.result_header a .highlight { .result_header a .highlight {
background-color: #f6f9fa; background-color: #F6F9FA;
} }
.result-content, .result-content,
.result-format, .result-format,
@ -132,7 +132,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
margin-top: 2px; margin-top: 2px;
margin-bottom: 0; margin-bottom: 0;
word-wrap: break-word; word-wrap: break-word;
color: #666666; color: #666;
font-size: 13px; font-size: 13px;
} }
.result-content .highlight, .result-content .highlight,
@ -173,12 +173,12 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
.result-torrent:hover, .result-torrent:hover,
.result-videos:hover, .result-videos:hover,
.result-map:hover { .result-map:hover {
background-color: #f6f9fa; background-color: #F6F9FA;
} }
.result-images { .result-images {
float: left !important; float: left !important;
width: 24%; width: 24%;
margin: .5%; margin: 0.5%;
} }
.result-images a { .result-images a {
display: block; display: block;
@ -213,7 +213,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
color: #2ecc71; color: #2ecc71;
} }
.result-torrent .leechers { .result-torrent .leechers {
color: #f35e77; color: #F35E77;
} }
.result-metadata { .result-metadata {
clear: both; clear: both;
@ -221,10 +221,10 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
.result-metadata td { .result-metadata td {
padding-right: 1em; padding-right: 1em;
color: #a4a4a4; color: #A4A4A4;
} }
.result-metadata td:first-of-type { .result-metadata td:first-of-type {
color: #666666; color: #666;
} }
.result-map { .result-map {
clear: both; clear: both;
@ -234,7 +234,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
.result-code .code-fork, .result-code .code-fork,
.result-code .code-fork a { .result-code .code-fork a {
color: #666666; color: #666;
} }
.suggestion_item { .suggestion_item {
margin: 2px 5px; margin: 2px 5px;
@ -254,7 +254,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
padding-bottom: 60px; padding-bottom: 60px;
} }
.label-default { .label-default {
color: #666666; color: #666;
background: transparent; background: transparent;
} }
.result .text-muted small { .result .text-muted small {
@ -278,7 +278,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
} }
.infobox .panel-heading { .infobox .panel-heading {
background-color: #f6f9fa; background-color: #F6F9FA;
} }
.infobox .panel-heading .panel-title { .infobox .panel-heading .panel-title {
font-weight: 700; font-weight: 700;
@ -297,7 +297,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
max-height: "250px"; max-height: "250px";
} }
.infobox .btn { .infobox .btn {
background-color: #007ab8; background-color: #007AB8;
border: none; border: none;
} }
.infobox .btn a { .infobox .btn a {
@ -360,9 +360,9 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
font-size: 1.2rem; font-size: 1.2rem;
font-weight: normal; font-weight: normal;
background-color: white; background-color: white;
border: #dddddd 1px solid; border: #DDD 1px solid;
border-right: none; border-right: none;
color: #666666; color: #666;
padding-bottom: 0.4rem; padding-bottom: 0.4rem;
padding-top: 0.4rem; padding-top: 0.4rem;
text-align: center; text-align: center;
@ -372,13 +372,13 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
#categories label:last-child, #categories label:last-child,
.search_categories .input-group-addon:last-child, .search_categories .input-group-addon:last-child,
#categories .input-group-addon:last-child { #categories .input-group-addon:last-child {
border-right: #dddddd 1px solid; border-right: #DDD 1px solid;
} }
.search_categories input[type="checkbox"]:checked + label, .search_categories input[type="checkbox"]:checked + label,
#categories input[type="checkbox"]:checked + label { #categories input[type="checkbox"]:checked + label {
color: #29314d; color: #29314D;
font-weight: bold; font-weight: bold;
border-bottom: #01d7d4 5px solid; border-bottom: #01D7D4 5px solid;
} }
#main-logo { #main-logo {
margin-top: 10vh; margin-top: 10vh;
@ -391,10 +391,10 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
#q { #q {
box-shadow: none; box-shadow: none;
border-right: none; border-right: none;
border-color: #888888; border-color: #888;
} }
#search_form .input-group-btn .btn { #search_form .input-group-btn .btn {
border-color: #888888; border-color: #888;
} }
#search_form .input-group-btn .btn:hover { #search_form .input-group-btn .btn:hover {
background-color: #068922; background-color: #068922;
@ -408,8 +408,8 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
font-size: 1.2rem; font-size: 1.2rem;
font-weight: normal; font-weight: normal;
background-color: white; background-color: white;
border: #888888 1px solid; border: #888 1px solid;
color: #666666; color: #666;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAQAAACR313BAAAABGdBTUEAALGPC/xhBQAAACBjSFJN background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAQAAACR313BAAAABGdBTUEAALGPC/xhBQAAACBjSFJN
AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAJcEhZ AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAJcEhZ
cwAABFkAAARZAVnbJUkAAAAHdElNRQfgBxgLDwB20OFsAAAAbElEQVQY073OsQ3CMAAEwJMYwJGn cwAABFkAAARZAVnbJUkAAAAHdElNRQfgBxgLDwB20OFsAAAAbElEQVQY073OsQ3CMAAEwJMYwJGn
@ -445,7 +445,7 @@ Ny0yNFQxMToxNTowMCswMjowMP7RDgQAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb
background: #068922; background: #068922;
} }
select.form-control { select.form-control {
border-color: #888888 !important; border-color: #888 !important;
} }
#advanced-search-container { #advanced-search-container {
display: none; display: none;
@ -458,24 +458,24 @@ select.form-control {
font-size: 1.2rem; font-size: 1.2rem;
font-weight: normal; font-weight: normal;
background-color: white; background-color: white;
border: #dddddd 1px solid; border: #DDD 1px solid;
border-right: none; border-right: none;
color: #666666; color: #666;
padding-bottom: 0.4rem; padding-bottom: 0.4rem;
padding-right: 0.7rem; padding-right: 0.7rem;
padding-left: 0.7rem; padding-left: 0.7rem;
} }
#advanced-search-container label:last-child, #advanced-search-container label:last-child,
#advanced-search-container .input-group-addon:last-child { #advanced-search-container .input-group-addon:last-child {
border-right: #dddddd 1px solid; border-right: #DDD 1px solid;
} }
#advanced-search-container input[type="radio"] { #advanced-search-container input[type="radio"] {
display: none; display: none;
} }
#advanced-search-container input[type="radio"]:checked + label { #advanced-search-container input[type="radio"]:checked + label {
color: #29314d; color: #29314D;
font-weight: bold; font-weight: bold;
border-bottom: #01d7d4 5px solid; border-bottom: #01D7D4 5px solid;
} }
#check-advanced:focus + label { #check-advanced:focus + label {
text-decoration: underline; text-decoration: underline;
@ -517,7 +517,7 @@ code {
} }
/* Comment */ /* Comment */
.highlight .err { .highlight .err {
border: 1px solid #ffa92f; border: 1px solid #FFA92F;
} }
/* Error */ /* Error */
.highlight .k { .highlight .k {
@ -526,7 +526,7 @@ code {
} }
/* Keyword */ /* Keyword */
.highlight .o { .highlight .o {
color: #d19a66; color: #D19A66;
} }
/* Operator */ /* Operator */
.highlight .cm { .highlight .cm {
@ -535,7 +535,7 @@ code {
} }
/* Comment.Multiline */ /* Comment.Multiline */
.highlight .cp { .highlight .cp {
color: #bc7a00; color: #BC7A00;
} }
/* Comment.Preproc */ /* Comment.Preproc */
.highlight .c1 { .highlight .c1 {
@ -549,7 +549,7 @@ code {
} }
/* Comment.Special */ /* Comment.Special */
.highlight .gd { .highlight .gd {
color: #a00000; color: #A00000;
} }
/* Generic.Deleted */ /* Generic.Deleted */
.highlight .ge { .highlight .ge {
@ -557,7 +557,7 @@ code {
} }
/* Generic.Emph */ /* Generic.Emph */
.highlight .gr { .highlight .gr {
color: #ff0000; color: #FF0000;
} }
/* Generic.Error */ /* Generic.Error */
.highlight .gh { .highlight .gh {
@ -566,7 +566,7 @@ code {
} }
/* Generic.Heading */ /* Generic.Heading */
.highlight .gi { .highlight .gi {
color: #00a000; color: #00A000;
} }
/* Generic.Inserted */ /* Generic.Inserted */
.highlight .go { .highlight .go {
@ -588,7 +588,7 @@ code {
} }
/* Generic.Subheading */ /* Generic.Subheading */
.highlight .gt { .highlight .gt {
color: #0044dd; color: #0044DD;
} }
/* Generic.Traceback */ /* Generic.Traceback */
.highlight .kc { .highlight .kc {
@ -607,7 +607,7 @@ code {
} }
/* Keyword.Namespace */ /* Keyword.Namespace */
.highlight .kp { .highlight .kp {
color: #be74d5; color: #BE74D5;
} }
/* Keyword.Pseudo */ /* Keyword.Pseudo */
.highlight .kr { .highlight .kr {
@ -616,23 +616,23 @@ code {
} }
/* Keyword.Reserved */ /* Keyword.Reserved */
.highlight .kt { .highlight .kt {
color: #d46c72; color: #D46C72;
} }
/* Keyword.Type */ /* Keyword.Type */
.highlight .m { .highlight .m {
color: #d19a66; color: #D19A66;
} }
/* Literal.Number */ /* Literal.Number */
.highlight .s { .highlight .s {
color: #86c372; color: #86C372;
} }
/* Literal.String */ /* Literal.String */
.highlight .na { .highlight .na {
color: #7d9029; color: #7D9029;
} }
/* Name.Attribute */ /* Name.Attribute */
.highlight .nb { .highlight .nb {
color: #be74d5; color: #BE74D5;
} }
/* Name.Builtin */ /* Name.Builtin */
.highlight .nc { .highlight .nc {
@ -641,11 +641,11 @@ code {
} }
/* Name.Class */ /* Name.Class */
.highlight .no { .highlight .no {
color: #d19a66; color: #D19A66;
} }
/* Name.Constant */ /* Name.Constant */
.highlight .nd { .highlight .nd {
color: #aa22ff; color: #AA22FF;
} }
/* Name.Decorator */ /* Name.Decorator */
.highlight .ni { .highlight .ni {
@ -659,11 +659,11 @@ code {
} }
/* Name.Exception */ /* Name.Exception */
.highlight .nf { .highlight .nf {
color: #61afef; color: #61AFEF;
} }
/* Name.Function */ /* Name.Function */
.highlight .nl { .highlight .nl {
color: #a0a000; color: #A0A000;
} }
/* Name.Label */ /* Name.Label */
.highlight .nn { .highlight .nn {
@ -677,7 +677,7 @@ code {
} }
/* Name.Tag */ /* Name.Tag */
.highlight .nv { .highlight .nv {
color: #dfc06f; color: #DFC06F;
} }
/* Name.Variable */ /* Name.Variable */
.highlight .ow { .highlight .ow {
@ -686,31 +686,31 @@ code {
} }
/* Operator.Word */ /* Operator.Word */
.highlight .w { .highlight .w {
color: #d7dae0; color: #D7DAE0;
} }
/* Text.Whitespace */ /* Text.Whitespace */
.highlight .mf { .highlight .mf {
color: #d19a66; color: #D19A66;
} }
/* Literal.Number.Float */ /* Literal.Number.Float */
.highlight .mh { .highlight .mh {
color: #d19a66; color: #D19A66;
} }
/* Literal.Number.Hex */ /* Literal.Number.Hex */
.highlight .mi { .highlight .mi {
color: #d19a66; color: #D19A66;
} }
/* Literal.Number.Integer */ /* Literal.Number.Integer */
.highlight .mo { .highlight .mo {
color: #d19a66; color: #D19A66;
} }
/* Literal.Number.Oct */ /* Literal.Number.Oct */
.highlight .sb { .highlight .sb {
color: #86c372; color: #86C372;
} }
/* Literal.String.Backtick */ /* Literal.String.Backtick */
.highlight .sc { .highlight .sc {
color: #86c372; color: #86C372;
} }
/* Literal.String.Char */ /* Literal.String.Char */
.highlight .sd { .highlight .sd {
@ -719,7 +719,7 @@ code {
} }
/* Literal.String.Doc */ /* Literal.String.Doc */
.highlight .s2 { .highlight .s2 {
color: #86c372; color: #86C372;
} }
/* Literal.String.Double */ /* Literal.String.Double */
.highlight .se { .highlight .se {
@ -728,7 +728,7 @@ code {
} }
/* Literal.String.Escape */ /* Literal.String.Escape */
.highlight .sh { .highlight .sh {
color: #86c372; color: #86C372;
} }
/* Literal.String.Heredoc */ /* Literal.String.Heredoc */
.highlight .si { .highlight .si {
@ -737,39 +737,39 @@ code {
} }
/* Literal.String.Interpol */ /* Literal.String.Interpol */
.highlight .sx { .highlight .sx {
color: #be74d5; color: #BE74D5;
} }
/* Literal.String.Other */ /* Literal.String.Other */
.highlight .sr { .highlight .sr {
color: #bb6688; color: #BB6688;
} }
/* Literal.String.Regex */ /* Literal.String.Regex */
.highlight .s1 { .highlight .s1 {
color: #86c372; color: #86C372;
} }
/* Literal.String.Single */ /* Literal.String.Single */
.highlight .ss { .highlight .ss {
color: #dfc06f; color: #DFC06F;
} }
/* Literal.String.Symbol */ /* Literal.String.Symbol */
.highlight .bp { .highlight .bp {
color: #be74d5; color: #BE74D5;
} }
/* Name.Builtin.Pseudo */ /* Name.Builtin.Pseudo */
.highlight .vc { .highlight .vc {
color: #dfc06f; color: #DFC06F;
} }
/* Name.Variable.Class */ /* Name.Variable.Class */
.highlight .vg { .highlight .vg {
color: #dfc06f; color: #DFC06F;
} }
/* Name.Variable.Global */ /* Name.Variable.Global */
.highlight .vi { .highlight .vi {
color: #dfc06f; color: #DFC06F;
} }
/* Name.Variable.Instance */ /* Name.Variable.Instance */
.highlight .il { .highlight .il {
color: #d19a66; color: #D19A66;
} }
/* Literal.Number.Integer.Long */ /* Literal.Number.Integer.Long */
.highlight .lineno { .highlight .lineno {
@ -905,7 +905,7 @@ ul.nav li a {
/*buttons*/ /*buttons*/
.btn { .btn {
color: #BBB; color: #BBB;
background-color: #444 ; background-color: #444;
border: 1px solid #282a2e; border: 1px solid #282a2e;
} }
.btn:hover { .btn:hover {
@ -958,13 +958,13 @@ p.btn.btn-default {
} }
.searx-navbar a, .searx-navbar a,
.searx-navbar a:hover { .searx-navbar a:hover {
margin-right: 2.0rem; margin-right: 2rem;
color: white; color: white;
text-decoration: none; text-decoration: none;
} }
.searx-navbar .instance a { .searx-navbar .instance a {
color: #01d7d4; color: #01D7D4;
margin-left: 2.0rem; margin-left: 2rem;
} }
#main-logo { #main-logo {
margin-top: 20vh; margin-top: 20vh;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -315,7 +315,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
/* Comment */ /* Comment */
.highlight .err { .highlight .err {
border: 1px solid #ff0000; border: 1px solid #FF0000;
} }
/* Error */ /* Error */
.highlight .k { .highlight .k {
@ -333,7 +333,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
/* Comment.Multiline */ /* Comment.Multiline */
.highlight .cp { .highlight .cp {
color: #bc7a00; color: #BC7A00;
} }
/* Comment.Preproc */ /* Comment.Preproc */
.highlight .c1 { .highlight .c1 {
@ -347,7 +347,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
/* Comment.Special */ /* Comment.Special */
.highlight .gd { .highlight .gd {
color: #a00000; color: #A00000;
} }
/* Generic.Deleted */ /* Generic.Deleted */
.highlight .ge { .highlight .ge {
@ -355,7 +355,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
/* Generic.Emph */ /* Generic.Emph */
.highlight .gr { .highlight .gr {
color: #ff0000; color: #FF0000;
} }
/* Generic.Error */ /* Generic.Error */
.highlight .gh { .highlight .gh {
@ -364,7 +364,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
/* Generic.Heading */ /* Generic.Heading */
.highlight .gi { .highlight .gi {
color: #00a000; color: #00A000;
} }
/* Generic.Inserted */ /* Generic.Inserted */
.highlight .go { .highlight .go {
@ -386,7 +386,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
/* Generic.Subheading */ /* Generic.Subheading */
.highlight .gt { .highlight .gt {
color: #0044dd; color: #0044DD;
} }
/* Generic.Traceback */ /* Generic.Traceback */
.highlight .kc { .highlight .kc {
@ -414,7 +414,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
/* Keyword.Reserved */ /* Keyword.Reserved */
.highlight .kt { .highlight .kt {
color: #b00040; color: #B00040;
} }
/* Keyword.Type */ /* Keyword.Type */
.highlight .m { .highlight .m {
@ -422,11 +422,11 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
/* Literal.Number */ /* Literal.Number */
.highlight .s { .highlight .s {
color: #ba2121; color: #BA2121;
} }
/* Literal.String */ /* Literal.String */
.highlight .na { .highlight .na {
color: #7d9029; color: #7D9029;
} }
/* Name.Attribute */ /* Name.Attribute */
.highlight .nb { .highlight .nb {
@ -443,7 +443,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
/* Name.Constant */ /* Name.Constant */
.highlight .nd { .highlight .nd {
color: #aa22ff; color: #AA22FF;
} }
/* Name.Decorator */ /* Name.Decorator */
.highlight .ni { .highlight .ni {
@ -457,11 +457,11 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
/* Name.Exception */ /* Name.Exception */
.highlight .nf { .highlight .nf {
color: #0000ff; color: #0000FF;
} }
/* Name.Function */ /* Name.Function */
.highlight .nl { .highlight .nl {
color: #a0a000; color: #A0A000;
} }
/* Name.Label */ /* Name.Label */
.highlight .nn { .highlight .nn {
@ -475,7 +475,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
/* Name.Tag */ /* Name.Tag */
.highlight .nv { .highlight .nv {
color: #19177c; color: #19177C;
} }
/* Name.Variable */ /* Name.Variable */
.highlight .ow { .highlight .ow {
@ -504,11 +504,11 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
/* Literal.Number.Oct */ /* Literal.Number.Oct */
.highlight .sb { .highlight .sb {
color: #ba2121; color: #BA2121;
} }
/* Literal.String.Backtick */ /* Literal.String.Backtick */
.highlight .sc { .highlight .sc {
color: #ba2121; color: #BA2121;
} }
/* Literal.String.Char */ /* Literal.String.Char */
.highlight .sd { .highlight .sd {
@ -517,7 +517,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
/* Literal.String.Doc */ /* Literal.String.Doc */
.highlight .s2 { .highlight .s2 {
color: #ba2121; color: #BA2121;
} }
/* Literal.String.Double */ /* Literal.String.Double */
.highlight .se { .highlight .se {
@ -526,7 +526,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
/* Literal.String.Escape */ /* Literal.String.Escape */
.highlight .sh { .highlight .sh {
color: #ba2121; color: #BA2121;
} }
/* Literal.String.Heredoc */ /* Literal.String.Heredoc */
.highlight .si { .highlight .si {
@ -539,15 +539,15 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
/* Literal.String.Other */ /* Literal.String.Other */
.highlight .sr { .highlight .sr {
color: #bb6688; color: #BB6688;
} }
/* Literal.String.Regex */ /* Literal.String.Regex */
.highlight .s1 { .highlight .s1 {
color: #ba2121; color: #BA2121;
} }
/* Literal.String.Single */ /* Literal.String.Single */
.highlight .ss { .highlight .ss {
color: #19177c; color: #19177C;
} }
/* Literal.String.Symbol */ /* Literal.String.Symbol */
.highlight .bp { .highlight .bp {
@ -555,15 +555,15 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
/* Name.Builtin.Pseudo */ /* Name.Builtin.Pseudo */
.highlight .vc { .highlight .vc {
color: #19177c; color: #19177C;
} }
/* Name.Variable.Class */ /* Name.Variable.Class */
.highlight .vg { .highlight .vg {
color: #19177c; color: #19177C;
} }
/* Name.Variable.Global */ /* Name.Variable.Global */
.highlight .vi { .highlight .vi {
color: #19177c; color: #19177C;
} }
/* Name.Variable.Instance */ /* Name.Variable.Instance */
.highlight .il { .highlight .il {
@ -599,12 +599,12 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
} }
.searx-navbar a, .searx-navbar a,
.searx-navbar a:hover { .searx-navbar a:hover {
margin-right: 2.0rem; margin-right: 2rem;
text-decoration: none; text-decoration: none;
} }
.searx-navbar .instance a { .searx-navbar .instance a {
color: #444; color: #444;
margin-left: 2.0rem; margin-left: 2rem;
} }
.table > tbody > tr > td, .table > tbody > tr > td,
.table > tbody > tr > th { .table > tbody > tr > th {

File diff suppressed because one or more lines are too long

@ -36,33 +36,30 @@ module.exports = function(grunt) {
} }
}, },
less: { less: {
development: { development: {
options: { options: {
paths: ["less/pointhi", "less/logicodev", "less/logicodev-dark"] paths: ["less/pointhi", "less/logicodev", "less/logicodev-dark", "less/bootstrap"]
},
files: {"css/pointhi.css": "less/pointhi/oscar.less",
"css/logicodev.css": "less/logicodev-dark/oscar.less",
"css/logicodev-dark.css": "less/logicodev/oscar.less"}
}, },
production: { files: {
options: { "css/pointhi.css": "less/pointhi/oscar.less",
paths: ["less/pointhi", "less/logicodev", "less/logicodev-dark"], "css/logicodev.css": "less/logicodev-dark/oscar.less",
cleancss: true "css/logicodev-dark.css": "less/logicodev/oscar.less"
}, }
files: {"css/pointhi.min.css": "less/pointhi/oscar.less", },
"css/logicodev.min.css": "less/logicodev/oscar.less", production: {
"css/logicodev-dark.min.css": "less/logicodev-dark/oscar.less"} options: {
}, paths: ["less/pointhi", "less/logicodev", "less/logicodev-dark", "less/bootstrap"],
/* plugins: [
// built with ./manage.sh styles new (require('less-plugin-clean-css'))()
bootstrap: { ],
options: { sourceMap: true,
paths: ["less/bootstrap"],
cleancss: true
},
files: {"css/bootstrap.min.css": "less/bootstrap/bootstrap.less"}
}, },
*/ files: {
"css/pointhi.min.css": "less/pointhi/oscar.less",
"css/logicodev.min.css": "less/logicodev/oscar.less",
"css/logicodev-dark.min.css": "less/logicodev-dark/oscar.less"
}
},
}, },
watch: { watch: {
scripts: { scripts: {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -1,18 +1,17 @@
{ {
"devDependencies": { "devDependencies": {
"grunt": "^0.4.5", "grunt": "^1.3.0",
"grunt-contrib-concat": "~0.5.0", "grunt-cli": "^1.3.2",
"grunt-contrib-jshint": "~0.10.0", "grunt-contrib-concat": "~1.0.1",
"grunt-contrib-less": "~0.11.0", "grunt-contrib-jshint": "~3.0.0",
"grunt-contrib-uglify": "~0.6.0", "grunt-contrib-less": "~3.0.0",
"grunt-contrib-watch": "~0.6.1" "grunt-contrib-uglify": "~5.0.0",
"grunt-contrib-watch": "~1.1.0"
}, },
"scripts": { "scripts": {
"build": "npm install && grunt", "build": "npm install && grunt",
"start": "grunt watch", "start": "grunt watch",
"test": "grunt" "test": "grunt"
}, },
"dependencies": { "dependencies": {}
"grunt-cli": "^1.3.2"
}
} }

Loading…
Cancel
Save