mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-05-06 02:37:14 +02:00
aligined controls with new hover scheme
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user