mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-12-24 10:34:17 +00:00
Use the move curser for draggable="true" elements
This commit is contained in:
parent
0222a1f16e
commit
0891176fd7
@ -52,10 +52,8 @@ h1 .nopaque-icons, h2 .nopaque-icons, h3 .nopaque-icons, h4 .nopaque-icons, .tab
|
|||||||
.nopaque-icons.service-icons[data-service="spacy-nlp-pipeline"]:empty::before {content: "G";}
|
.nopaque-icons.service-icons[data-service="spacy-nlp-pipeline"]:empty::before {content: "G";}
|
||||||
.nopaque-icons.service-icons[data-service="corpus-analysis"]:empty::before {content: "H";}
|
.nopaque-icons.service-icons[data-service="corpus-analysis"]:empty::before {content: "H";}
|
||||||
|
|
||||||
.clickable {
|
[draggable="true"] {cursor: move !important;}
|
||||||
cursor: pointer !important;
|
.clickable {cursor: pointer !important;}
|
||||||
pointer-events: all !important;
|
|
||||||
}
|
|
||||||
.chip.s-attr .chip.p-attr {background-color: inherit;}
|
.chip.s-attr .chip.p-attr {background-color: inherit;}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user