diff client/src/assets/application.scss @ 2145:ba43b29e8694

agm: staging diff POC
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 07 Feb 2019 17:15:33 +0100
parents 2cec685c6519
children 5176ea7fbc53
line wrap: on
line diff
--- a/client/src/assets/application.scss	Thu Feb 07 16:01:12 2019 +0100
+++ b/client/src/assets/application.scss	Thu Feb 07 17:15:33 2019 +0100
@@ -132,3 +132,7 @@
 .headline {
   font-weight: bold;
 }
+
+.pointer {
+  cursor: pointer;
+}