diff -r cf4653cf88f2 -r dad9471f0d63 cms/app-client/app/styles/components/notice-component.scss --- 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; + } + }