]> asedeno.scripts.mit.edu Git - bluechips.git/blobdiff - bluechips/public/css/main.css
Added UI for working with tags
[bluechips.git] / bluechips / public / css / main.css
index acaa339ddf47f5349a9056e9545cb6a9ede40256..62e0c7bc5a8418373037ee41b5084e0ea7c62102 100644 (file)
@@ -85,6 +85,12 @@ table.list td.share {
 table.list td.editlink {
     width: 30px;
 }
+table.list td.total {
+   border-top: 1px solid #bbb;
+   text-align: right;
+   font-weight: bold;
+}
+
 #totals {
     margin-bottom: 10px;
 }