summaryrefslogtreecommitdiff
path: root/public/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/app.css')
-rw-r--r--public/app.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/public/app.css b/public/app.css
index 5dc6c1f..53dbc25 100644
--- a/public/app.css
+++ b/public/app.css
@@ -91,6 +91,11 @@ form.update .clear {
color: red;
}
+.remove {
+ color: #888;
+ cursor: pointer;
+}
+
.menu {
width: 100%;
}