select list tweaks

This commit is contained in:
Justin Palmer 2013-02-04 08:23:21 -08:00
parent 065d1e8d80
commit f64ff199d6

View File

@ -2,6 +2,7 @@
border: 1px solid #212121;
max-height: 300px;
position: relative;
overflow: hidden;
}
.select-list ol:empty {
@ -26,7 +27,7 @@
}
.select-list li .right {
color: #999;
float: right;
}
.select-list .key-binding {