Allow adding, updating and deleting indices (#24)
* Allow adding indices * Allow deleting indices * Allow updating the indices * When there are multiple indices, group them below Indices tab * Update elem classes
This commit is contained in:
committed by
GitHub
parent
4efe9c02a8
commit
66905d39c4
@@ -53,6 +53,7 @@ button.selected {
|
||||
}
|
||||
|
||||
#chat-tab,
|
||||
#indices-tab,
|
||||
#settings-tab,
|
||||
#help-tab,
|
||||
#resources-tab,
|
||||
@@ -98,7 +99,8 @@ button.selected {
|
||||
.setting-answer-mode-description {
|
||||
margin: 5px 5px 2px !important;
|
||||
}
|
||||
*/ mark {
|
||||
|
||||
mark {
|
||||
background-color: #1496bb;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user