mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-06-04 16:53:53 -04:00
Add border for card select
This commit is contained in:
parent
7b66e1514d
commit
c29ce7e7f0
2 changed files with 11 additions and 1 deletions
|
@ -119,6 +119,9 @@ footer {
|
|||
margin-left: .5rem;
|
||||
}
|
||||
|
||||
.selected-card{
|
||||
border: 5px solid #ffaa31;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue