8 lines
133 B
SCSS
8 lines
133 B
SCSS
@import "inc/bootstrap";
|
|
|
|
.qti-SelectPointInteraction {
|
|
.txt-success:hover {
|
|
background: transparent !important;
|
|
}
|
|
}
|