mirror of
https://github.com/myvesta/vesta
synced 2025-07-15 09:33:24 -07:00
aligined controls with new hover scheme
This commit is contained in:
parent
9f486deb50
commit
7dcaabff39
1 changed files with 4 additions and 0 deletions
|
@ -496,6 +496,10 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.data-controls:hover {
|
.data-controls:hover {
|
||||||
|
color: #333;
|
||||||
|
background-color: #ccc;
|
||||||
|
}
|
||||||
|
.data-controls:active {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
background-color: #f79b44;
|
background-color: #f79b44;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue