update both themes for toolkit winstripe trunk changes between 2008-11-29 adn 2009...
[themes.git] / EarlyBlue / global / alerts / alert.css
index 95d80ce0a54ad9872d937448fcbf7906218a7056..0329d774dae10636e7d5a9d17597ae49c8058f12 100644 (file)
   -moz-margin-end: 6px;
 }
 
-.alertText[clickable="true"] {
+#alertNotification[clickable="true"] {
   cursor: pointer;
+}
+
+label {
+  cursor: inherit;
+}
+
+.alertText[clickable="true"] {
   color: blue;
   text-decoration: underline;
 }