fixed permissions and style

This commit is contained in:
ston1th 2018-09-17 23:54:55 +02:00
commit 575a41127f
12 changed files with 107 additions and 53 deletions

View file

@ -94,6 +94,10 @@ textarea,input,select {
color: #e2e2e2 !important;
background-color: #444444 !important;
}
input.menu {
color: #e2e2e2 !important;
background-color: #222222 !important;
}
.menu-search-bar {
padding-top: 4px;
}