@@ -411,6 +411,7 @@
background: #292929;
border: 2px solid #555;
color: #dadada;
+ text-align: left;
}
.cdb .content-modal form {
font-size: 14px;
@@ -464,6 +464,7 @@
form {
@@ -183,6 +183,7 @@ input[type=checkbox]:checked:after {
.hide-modal > .content {
display: table-cell;
vertical-align: middle;
+ text-align: center;
::-webkit-scrollbar {
width: 5px;
@@ -1797,4 +1798,3 @@ div.sp-container input:hover {
max-height: 800px;
min-width: 600px;
-/* Monaco */
@@ -184,6 +184,7 @@ input[type=checkbox] {
&> .content {