mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
Fix scrolling and hover issues on tablet
This commit is contained in:
@@ -47,7 +47,7 @@ tbody tr {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.no-touch &.highlight:hover {
|
||||
.no-touch &.highlight:hover, .no-touch &.highlighted {
|
||||
background-color: @warning-bg;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user