mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
make cursor change to pointer when hovering over close tab icon
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
color: #777;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.tab .close-icon:before {
|
||||
|
||||
Reference in New Issue
Block a user