mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
aligined controls with new hover scheme
This commit is contained in:
parent
7dcaabff39
commit
41f9fa4ebd
1 changed files with 3 additions and 3 deletions
|
@ -496,11 +496,11 @@
|
|||
}
|
||||
|
||||
.data-controls:hover {
|
||||
color: #333;
|
||||
background-color: #ccc;
|
||||
color: #fff;
|
||||
background-color: #999;
|
||||
}
|
||||
|
||||
.data-controls:active {
|
||||
color: #ffffff;
|
||||
background-color: #f79b44;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue