mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-08-23 17:44:49 +02:00
Highlight the row under the mouse
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user