]> git.plutz.net Git - confetti/blobdiff - templates/attendees.css.sh
record course timing in 5 minute steppings
[confetti] / templates / attendees.css.sh
index 2639fdb53b35a334ada70c600759820739791465..006bd95763b19b16ad16a0ba09247bd40850eff0 100644 (file)
@@ -68,10 +68,24 @@ cat <<EOF
   display: inline-block;
   float:left;
   width: 20ex;
-  margin: .125em .5ex .5ex .5ex;
+  margin: .125em .25ex .5ex .25ex;
   padding: 0 .2em .2em .2em;
   background: #EEE;
 }
+.cardlist .card .section a.attendance {
+  display: inline-block;
+  margin-right: 1ex;
+  word-wrap: break-word;
+}
+
+.cardlist .card .attendance {
+  width: 83.5ex;
+}
+.cardlist .card .attendance .check {
+  display: inline-block;
+  width: 27ex;
+}
+
 .cardlist .card .control {
   float: right;
   text-align: right;