summaryrefslogtreecommitdiff
path: root/ui/app/css/common.css
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/css/common.css')
-rw-r--r--ui/app/css/common.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/ui/app/css/common.css b/ui/app/css/common.css
index a0d2c35f..7d8680f4 100644
--- a/ui/app/css/common.css
+++ b/ui/app/css/common.css
@@ -119,4 +119,6 @@ body {
h1.first { margin-top: 0px }
-.vspacer {margin-top: 20px } \ No newline at end of file
+.vspacer {margin-top: 20px }
+
+.clickable {cursor: pointer;} \ No newline at end of file