Added css cursur attribute for notification div.

This commit is contained in:
Emanuel Schuetze 2011-11-14 20:40:13 +01:00
parent e156625975
commit 9b1a6388a7

View File

@ -516,6 +516,8 @@ fieldset {
position: relative;
line-height: 100%;
width: 96%;
cursor: pointer;
cursor: hand;
}
.notification .close {
color: #990000;