update both themes for toolkit winstripe trunk changes between 2008-11-29 adn 2009...
[themes.git] / LCARStrek / global / alerts / alert.css
index b057fadd38ba29a5c59e99df313b30ee00826341..ccefca63f4f1aafdcc73e21ad33840a48ee37b18 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;
 }