mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-01-13 07:19:08 +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;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
tbody tr:hover {
|
||||||
|
background: $lighter;
|
||||||
|
}
|
||||||
|
|
||||||
#search-message {
|
#search-message {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
|
Loading…
Reference in New Issue
Block a user