mirror of
https://github.com/myvesta/vesta
synced 2025-07-15 01:23:23 -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 {
|
||||
color: #333;
|
||||
background-color: #ccc;
|
||||
}
|
||||
.data-controls:active {
|
||||
color: #ffffff;
|
||||
background-color: #f79b44;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue