Added custom sequence separator

This commit is contained in:
Krafpy
2021-12-19 17:47:54 +01:00
parent 5d52dd095c
commit f71d8e73b7
2 changed files with 14 additions and 1 deletions

View File

@@ -241,6 +241,15 @@ input[type="text"]::placeholder
margin-top: 15px;
}
#sequence-or
{
text-align: center;
vertical-align: middle;
margin-top: 15px;
margin-bottom: 15px;
color: #b3afaa;
}
/* Editor forms' action buttons */
.form-actions