8 lines
111 B
CSS
8 lines
111 B
CSS
|
.ui-loader {
|
||
|
display: none;
|
||
|
}
|
||
|
|
||
|
.annotator-hl {
|
||
|
box-shadow: none !important;
|
||
|
cursor: pointer !important;
|
||
|
}
|