2018-08-29 11:11:58 +00:00
|
|
|
table div.with-confirmation.confirming {
|
2018-11-09 15:28:26 +00:00
|
|
|
background-color: $white;
|
2018-08-29 11:11:58 +00:00
|
|
|
}
|
|
|
|
%confirmation-dialog-inline p {
|
2018-11-09 15:28:26 +00:00
|
|
|
color: $gray-400;
|
2018-08-29 11:11:58 +00:00
|
|
|
}
|