mirror of
https://github.com/discourse/discourse-data-explorer.git
synced 2025-03-09 13:24:53 +00:00
FIX: Remove inconsistent row-highlight from the recent queries list
This commit is contained in:
parent
1ea20132a0
commit
90c2be7f82
@ -288,6 +288,9 @@
|
||||
color: $primary-medium;
|
||||
}
|
||||
}
|
||||
.query-row:hover {
|
||||
background-color: inherit;
|
||||
}
|
||||
tr a {
|
||||
color: inherit;
|
||||
cursor: pointer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user