Skip to content

Commit

Permalink
Make timeline columns resizable and draggable.
Browse files Browse the repository at this point in the history
Also added a checkbox to select/unselect all timelines
  • Loading branch information
scudette committed Oct 14, 2024
1 parent 81b6ee2 commit 5fd7757
Show file tree
Hide file tree
Showing 2 changed files with 275 additions and 45 deletions.
5 changes: 5 additions & 0 deletions gui/velociraptor/src/components/timeline/timeline.css
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,8 @@ th.message .sort-element .input-group {
padding-bottom: 0px;
margin-bottom: 0px !important;
}

.timeline-sidebar-buttons {
padding-left: 14px;
padding-top: 20px;
}
Loading

0 comments on commit 5fd7757

Please sign in to comment.