changed cursor style on settings page globally
This commit is contained in:
@@ -122,3 +122,7 @@ blockquote.shared_content {
|
||||
color: #000;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.settings-heading {
|
||||
cursor: pointer;
|
||||
}
|
||||
@@ -2727,7 +2727,3 @@ a.mail-list-link {
|
||||
.mail-conv-delete-icon {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.settings-heading {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user