mirror of https://github.com/hashicorp/consul
7 lines
125 B
SCSS
7 lines
125 B
SCSS
|
table div.with-confirmation.confirming {
|
||
|
background-color: $white;
|
||
|
}
|
||
|
%confirmation-dialog-inline p {
|
||
|
color: $gray-400;
|
||
|
}
|