mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-02-12 16:36:36 +00:00
Minor fix (hide also timeline when size is constrained - same as for buttons)
This commit is contained in:
@@ -468,6 +468,9 @@ footer a:hover {
|
||||
aside#sidebar a.button {
|
||||
display: none;
|
||||
}
|
||||
aside#sidebar div#timeline {
|
||||
display: none;
|
||||
}
|
||||
#main-content h1:before,
|
||||
#main-content h2:before,
|
||||
#main-content h3:before,
|
||||
|
||||
Reference in New Issue
Block a user