7444: Clean stopped containers at startup.
[arvados.git] / doc / css / nav-list.css
index df79492a63e672df7d13320365af368d726c97d7..a0535142552a49c2b4b62131a391400e8bdc6828 100644 (file)
   text-shadow: 0 -1px 0 rgba(0,0,0,.2);
   background-color: rgb(66, 139, 202);
 }
+
+.spaced-out li {
+   padding-bottom: 1em;
+}
+
+.inside-list ul {
+    list-style-position: inside;
+    padding-left: 0;
+}
\ No newline at end of file