]> 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 ef51e094e0ccfbeeb4e270db514e2f9482f828f8..62e0c7bc5a8418373037ee41b5084e0ea7c62102 100644 (file)
@@ -82,6 +82,15 @@ table.list td.share {
     width: 90px;
     text-align: right;
 }
+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;
 }
@@ -109,6 +118,9 @@ table.list td.share {
 #balance td.amount {
     text-align: right;
 }
+#balance th.amount {
+    text-align: right;
+}
 
 td.labelcol {
     text-align: right;