mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
💄
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
|
||||
.select-list li .right {
|
||||
color: #999;
|
||||
display: inline-block;
|
||||
margin-top: -3px;
|
||||
}
|
||||
|
||||
.select-list .key-binding {
|
||||
@@ -18,6 +20,7 @@
|
||||
color: #ccc;
|
||||
-webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.1);
|
||||
display: inline-block;
|
||||
line-height: 100%;
|
||||
}
|
||||
|
||||
.select-list li:hover {
|
||||
|
||||
Reference in New Issue
Block a user