mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
WEB. slight ui label improvement
This commit is contained in:
parent
02ac870ab7
commit
57dc24c86e
1 changed files with 5 additions and 0 deletions
5
web/css/styles.min.css
vendored
5
web/css/styles.min.css
vendored
|
@ -2432,6 +2432,11 @@ body.mobile .l-icon-shortcuts {
|
||||||
label {
|
label {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
label:hover {
|
||||||
|
color: #333;
|
||||||
|
}
|
||||||
|
|
||||||
.vst-input {
|
.vst-input {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border: 1px solid #cfcfcf;
|
border: 1px solid #cfcfcf;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue