aboutsummaryrefslogtreecommitdiffstats
path: root/web/css/nms.css
diff options
context:
space:
mode:
authorKristian Lyngstol <kly@kly.no>2016-06-30 19:04:01 +0200
committerKristian Lyngstol <kly@kly.no>2016-06-30 19:04:01 +0200
commit843a1b99b21bacfd8263cf55cc252c26045b4ec2 (patch)
tree3c801223d2c64884be74655a7600fb96372daa47 /web/css/nms.css
parent2bd867e1cd956f97ed595365ee9ea5228be27ec7 (diff)
front: Add score card page
Displays a sorted list of what needs attention.
Diffstat (limited to 'web/css/nms.css')
-rw-r--r--web/css/nms.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/css/nms.css b/web/css/nms.css
index ac2791c..50ec36b 100644
--- a/web/css/nms.css
+++ b/web/css/nms.css
@@ -19,6 +19,11 @@ canvas {
background-color: #333333;
color: #ADADAD;
}
+.fakelink {
+ text-decoration: underline;
+ cursor: pointer;
+}
+
.left {
width: 22ch;
}