mirror of https://github.com/searx/searx
Merge pull request #1126 from kvch/minor-logicodev-dark-changes
Logicodev-dark fixes
This commit is contained in:
commit
9e5b1dfb7c
File diff suppressed because one or more lines are too long
|
@ -234,3 +234,12 @@ p.btn.btn-default{
|
|||
background: #d9534f;
|
||||
|
||||
}
|
||||
|
||||
.well {
|
||||
background: #444;
|
||||
border-color: #282a2e;
|
||||
}
|
||||
|
||||
.highlight {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue