mirror of https://github.com/zulip/zulip.git
Correct cursor on the desktop apps alert close button.
Trac #1818. (imported from commit 507b19c8f333de9446a663b9a2ec05e1ba74e6ce)
This commit is contained in:
parent
a0ff47a449
commit
e31fb25d64
|
@ -2772,6 +2772,7 @@ div.edit_bot {
|
|||
|
||||
#home .alert-bar .close-alert-icon:hover{
|
||||
opacity: 0.7;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#settings-change-box .gravatar-profile {
|
||||
|
|
Loading…
Reference in New Issue