v1.4.2 - Fixed QL Editor
Added Feedback to menu bar
This commit is contained in:
Vendored
+5
@@ -6878,3 +6878,8 @@ div.dataTables_wrapper div.dataTables_paginate ul.pagination {
|
||||
outline: unset !important;
|
||||
}
|
||||
|
||||
/* QL-Editor */
|
||||
|
||||
.ql-tooltip {
|
||||
z-index: 3 !important;
|
||||
}
|
||||
|
||||
Vendored
-9
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user