Files
2023-09-05 12:20:16 +02:00

3 lines
67 B
CSS

tbody > tr:hover {
background-color: rgba(0, 148, 255, 0.3);
}