Files
2026-04-28 15:13:50 +02:00

31 lines
450 B
SCSS

.rsssl-vulnerability-action {
a.button {
margin-left:10px;
}
}
.rsssl-processing {
opacity:0.5;
}
.rsssl-vulnerabilities_measures-overview {
.allowRowEvents {
.wp-core-ui select {
max-width: 100%;
}
}
.rdt_TableCell {
&:nth-child(2) {
select {
max-width: 100%;
}
}
}
}
.rsssl-vulnerabilities_measures {
.rsssl-locked-overlay {
input[type=checkbox] {
margin-top: 0;
}
}
}