7 lines
125 B
SCSS

table div.with-confirmation.confirming {
background-color: $white;
}
%confirmation-dialog-inline p {
color: $gray-400;
}