]> git.scottworley.com Git - vopamoi/blobdiff - vopamoi.css
Nested tag view
[vopamoi] / vopamoi.css
index ac29e309b7c6f9d55e708ffe2f520dbf5021412a..13ac4a999d4b3e6736632070fd4049c5f896e922 100644 (file)
@@ -15,9 +15,15 @@ input.tag {
   width: 7em;
   border: none;
 }
+.hide {
+  display: none;
+}
 .task {
   clear: right;
 }
+.task > .task {
+  margin-left: 1em;
+}
 .statedate {
   font-size: 80%;
   margin-right: 0.5em;