mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Use default cursor and no selection in select list
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
background: red;
|
||||
padding: 0;
|
||||
line-height: 100%;
|
||||
-webkit-user-select: none;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.select-list ol:empty {
|
||||
@@ -42,4 +44,4 @@
|
||||
font-weight: bold;
|
||||
color: white;
|
||||
text-shadow: 0 1px 0 #4E0000;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user