Added css cursur attribute for notification div.
This commit is contained in:
parent
e156625975
commit
9b1a6388a7
@ -516,6 +516,8 @@ fieldset {
|
||||
position: relative;
|
||||
line-height: 100%;
|
||||
width: 96%;
|
||||
cursor: pointer;
|
||||
cursor: hand;
|
||||
}
|
||||
.notification .close {
|
||||
color: #990000;
|
||||
|
Loading…
Reference in New Issue
Block a user