]> iEval git - plack-app-gruntmaster.git/blobdiff - css/custom.css
Mark everything that requires javascript with class reqjs
[plack-app-gruntmaster.git] / css / custom.css
index 429955b32bbc6b1ec91189a8d79f5b02bb773a48..f9ccad3dc93d90b49bc40d248c98972e987ac3f5 100644 (file)
@@ -78,4 +78,21 @@ ul.inline li:after {
 
 ul.inline li:last-child:after {
        content: "";
+}
+
+.tracker-mark.tick {
+       color: green;
+}
+
+.tracker-mark.x{
+       color: red;
+}
+
+#ctcountdown {
+       text-align: center;
+       font-size: 200%;
+}
+
+.reqjs {
+       display: none !important;
 }
\ No newline at end of file
This page took 0.024857 seconds and 4 git commands to generate.