Introducing a very barebones admin UI for managing buckets. I would
[catagits/App-IdiotBox.git] / share / skin / presentingperl / static / style / layout.css
index 9b47e34..c2fe2a5 100644 (file)
   border-top: 1px dashed #336699;
 }
 
+.delete-link {
+  float: right;
+}
 
+.error-text {
+  color: red;
+  font-weight: bold;
+}