]> asedeno.scripts.mit.edu Git - bluechips.git/blobdiff - bluechips/public/css/main.css
emphasize transactions that the logged-in user is part of, deemphasize others
[bluechips.git] / bluechips / public / css / main.css
index 3897fe07ef78883ee2ca7ae1efb450494b077b9a..fe58b9995a557556fd3bb69d23cbed3e647345fa 100644 (file)
@@ -69,3 +69,6 @@ td.labelcol {
     text-align: right;
     font-weight: bold;
 }
+tr.user-not-involved {
+    color: #aaa;
+}