mirror of
https://github.com/Rnhmjoj/solarized-dark-ui
synced 2025-01-26 11:54:21 +01:00
Removes key-binding button style from command palette
This commit is contained in:
parent
fb2047f3b0
commit
794720eec4
@ -2,10 +2,6 @@
|
|||||||
@import "ui-variables";
|
@import "ui-variables";
|
||||||
|
|
||||||
.key-binding {
|
.key-binding {
|
||||||
background: -webkit-linear-gradient(
|
|
||||||
rgba(100, 100, 100, 0.5),
|
|
||||||
rgba(70,70,70, 0.5));
|
|
||||||
-webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.1);
|
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
line-height: 100%;
|
line-height: 100%;
|
||||||
border-radius: @component-border-radius;
|
border-radius: @component-border-radius;
|
||||||
|
Loading…
Reference in New Issue
Block a user