plantuml/svg/default.css

3 lines
99 B
CSS

.elem {cursor: pointer;}
.elem, .link {opacity: 0.3;}
.elem.selected, .link.selected {opacity: 1;}