mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -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 {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
label:hover {
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.vst-input {
|
||||
background-color: #fff;
|
||||
border: 1px solid #cfcfcf;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue