Fix style for password pop-up and mustache template fix.
authorDan Marsden <dan@danmarsden.com>
Thu, 22 Jun 2017 21:59:37 +0000 (09:59 +1200)
committerDan Marsden <dan@danmarsden.com>
Thu, 22 Jun 2017 22:47:30 +0000 (10:47 +1200)
styles.css
templates/attendance_password_icon.mustache

index 74144ed..d0c5713 100644 (file)
 .path-mod-attendance .attreport .narrow {
     width: 1px;
 }
-.path-mod-attendance .student-pass {
+.path-mod-attendance .student-password {
     font-size: x-large;
+    text-align: center;
 }
 #page-mod-attendance-sessions .statusgroup .statusdesc {
     margin-right: 12px;
index 2d1a928..6c8e911 100644 (file)
@@ -10,9 +10,8 @@
         "linktext": "",
         "icon":{
             "attributes": [
-                {"name": "class", "value": "iconhelp"},
-                {"name": "src", "value": "../../../pix/help.svg"},
-                {"name": "alt", "value": "Help icon"}
+                {"name": "src", "value": "../pix/key.svg"},
+                {"name": "alt", "value": "Password icon"}
             ]
         }
     }