v1.4.4 Made news expiration date, add category to app homepages, made small css things

This commit is contained in:
2020-10-07 15:27:29 +02:00
parent f70d6a7a95
commit 22694bd0fb
15 changed files with 83 additions and 81 deletions
-9
View File
@@ -80,15 +80,6 @@ select {
margin-bottom: 1rem;
}
.select2-container--default, .select2-search, .selection, .select2-selection--single, .select2-results__options * {
color: white !important;
background-color: #2F3136 !important;
}
.select2-selection__rendered {
color: white !important;
}
input.appinput {
border: none;
border-bottom: white solid 2px;