Skip to content

Commit

Permalink
highlight most recent pack file
Browse files Browse the repository at this point in the history
  • Loading branch information
mullermarian committed Apr 24, 2021
1 parent 2dae362 commit 2867e99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web-ui/javascript/src/components/PackLibrary.css
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,12 @@
border-radius: 5px;
padding: 1px;
position: relative;
filter: brightness(70%);
}

.local-library .pack-grid .pack-tile .pack-right .pack-entry.latest {
border: solid 3px #282c34 !important;
filter: brightness(100%) !important;
}

.pack-grid .pack-tile.pack-archive,
Expand Down

0 comments on commit 2867e99

Please sign in to comment.