1
0
mirror of https://github.com/Rnhmjoj/solarized-dark-ui synced 2025-01-25 11:44:19 +01:00

Restyle the key-bindings

This commit is contained in:
Ben Ogle 2013-12-10 12:12:04 -08:00
parent 547762a9d1
commit bf908d62cf

View File

@ -8,9 +8,11 @@
-webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.1);
display: inline-block;
line-height: 100%;
padding: 1px 3px;
border-radius: @component-border-radius;
margin-left: @component-icon-padding;
font-family: Helvetica, Arial, sans-serif;
font-size: @font-size - 1px;
padding: @component-padding / 2;
}
.badge {