You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
276 B
8 lines
276 B
6 years ago
|
.bi-multi-select-block-editor .label-wrapper .label-item {
|
||
|
background-color: rgba(54, 133, 242, 0.06);
|
||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f3685f2,endColorstr=#0f3685f2);
|
||
|
}
|
||
|
.bi-multi-select-block-editor .search-editor {
|
||
|
min-width: 40px;
|
||
|
}
|