WEB. slight ui label improvement

This commit is contained in:
Dmitry Naumov-Socolov 2016-11-22 07:08:04 -05:00
commit 57dc24c86e

View file

@ -2432,6 +2432,11 @@ body.mobile .l-icon-shortcuts {
label {
cursor: pointer;
}
label:hover {
color: #333;
}
.vst-input {
background-color: #fff;
border: 1px solid #cfcfcf;