Use help cursor to show/hide piwik optout iframe.
authorgibus
Tue, 11 Feb 2014 15:43:11 +0100
changeset 574 d10b7459a6f1
parent 573 d36895174216
child 576 43700c10a1fc
Use help cursor to show/hide piwik optout iframe.
src/cm/media/css/base.css
--- a/src/cm/media/css/base.css	Tue Feb 11 13:45:32 2014 +0100
+++ b/src/cm/media/css/base.css	Tue Feb 11 15:43:11 2014 +0100
@@ -863,6 +863,10 @@
   font: 16px "Droid Sans", Verdana, sans-serif;
 }
 
+#hide-piwik-cookies-optout {
+  cursor: help;
+}
+
 #piwik-cookies-optout {
   position: fixed;
   left: 25%;