FIX: Remove inconsistent row-highlight from the recent queries list
This commit is contained in:
@@ -288,6 +288,9 @@
|
||||
color: $primary-medium;
|
||||
}
|
||||
}
|
||||
.query-row:hover {
|
||||
background-color: inherit;
|
||||
}
|
||||
tr a {
|
||||
color: inherit;
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user