comparison src/streamed-graph.css @ 46:709e305dbd4f

bug on rdf:type stmts, i think, so I refactored a bunch and now maybe it's more testable and typeable
author drewp@bigasterisk.com
date Sun, 05 Jan 2020 23:54:00 -0800
parents 8b4dc9e87b56
children
comparison
equal deleted inserted replaced
45:3e414d575d96 46:709e305dbd4f
14 width: 2em; 14 width: 2em;
15 } 15 }
16 div#graphView { 16 div#graphView {
17 } 17 }
18 div a { 18 div a {
19 color: #007; 19 color: rgb(66, 66, 200);
20 } 20 }
21 .expander { 21 .expander {
22 display: inline-block; 22 display: inline-block;
23 padding: 3px; 23 padding: 3px;
24 } 24 }