mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-07-04 16:08:22 +02:00
highlight row on a click
This commit is contained in:
@@ -392,6 +392,11 @@
|
||||
.data-row:hover {
|
||||
margin: 0;
|
||||
background-color: #f7f6ed;
|
||||
|
||||
}
|
||||
|
||||
.data-row:active {
|
||||
background-color: #f7f7d8;
|
||||
}
|
||||
|
||||
.datarowhover {
|
||||
|
||||
Reference in New Issue
Block a user