1
0
Fork 0
arangodb/html/admin/js/graphViewer/style/graphlayout.css

10 lines
141 B
CSS

text {
font: 10px sans-serif;
pointer-events: none;
stroke: #fff;
stroke-width: 1px;
}
capitalize {
text-transform:capitalize;
}