This commit is contained in:
Yuri Kuznetsov
2021-12-24 17:43:07 +02:00
parent 35905aad1b
commit b0d7b33dbc
+5
View File
@@ -2483,6 +2483,11 @@ table.table td.cell .html-container {
}
}
.input-group-addon {
background-color: var(--select-item-bg);
color: var(--select-item-text-color);
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child):not(.no-margin-shifting) {