cms/app-client/app/styles/components/notice-component.scss
changeset 513 dad9471f0d63
parent 502 74fba571487e
child 536 b64c8c35c67d
--- a/cms/app-client/app/styles/components/notice-component.scss	Wed Feb 15 22:53:52 2017 +0100
+++ b/cms/app-client/app/styles/components/notice-component.scss	Thu Feb 16 16:10:07 2017 +0100
@@ -162,5 +162,9 @@
     display: inline-block;
   }
 
+  .notice-created {
+    cursor: pointer;
+  }
+
 }