Add initial multiselection raw tag editing in 2.x

This commit is contained in:
Quincy Morgan
2020-01-17 17:49:26 -05:00
parent ba40154a06
commit eda51f6835
10 changed files with 500 additions and 288 deletions
+1 -7
View File
@@ -1245,18 +1245,12 @@ a.hide-toggle {
display: flex;
flex-flow: row wrap;
justify-content: flex-end;
padding: 0 20px;
padding: 5px 0 0 0;
}
.quick-link {
margin: 0 5px;
}
.data-editor .quick-links,
.error-editor .quick-links,
.note-editor .quick-links {
padding: 5px 0 0 0;
}
/* Entity/Preset Editor
------------------------------------------------------- */