mirror of
https://github.com/LD-Reborn/Berufsschule_HAM.git
synced 2025-12-20 15:01:56 +00:00
Fixed css issue in /Home/Assets
This commit is contained in:
@@ -671,7 +671,7 @@ document.addEventListener('DOMContentLoaded', () => {
|
||||
.asset-row > td {
|
||||
transition: 0.1s ease;
|
||||
}
|
||||
.asset-row:hover > td {
|
||||
.asset-row:has(td:not(:last-child):hover) > td {
|
||||
background-color: #17a2b8;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user