mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 14:30:07 +01:00
Highlight the row under the mouse
This commit is contained in:
parent
50e6831620
commit
9af7c514a6
@ -90,6 +90,10 @@ h2, h3, h4, h5, h5 {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
tbody tr:hover {
|
||||
background: $lighter;
|
||||
}
|
||||
|
||||
#search-message {
|
||||
text-align: center;
|
||||
padding: 1em;
|
||||
|
Loading…
Reference in New Issue
Block a user