This commit is contained in:
Benjamin Pasero 2016-09-20 17:29:14 +02:00
parent cfd6932731
commit 744fa6a2ea

View file

@ -27,12 +27,14 @@
.monaco-icon-label > .label-name {
color: inherit;
white-space: pre; /* enable to show labels that include multiple whitespaces */
}
.monaco-icon-label > .label-description {
opacity: 0.7;
margin-left: 0.5em;
font-size: 0.9em;
white-space: pre; /* enable to show labels that include multiple whitespaces */
}
.monaco-icon-label.italic > .label-name,