mirror of
https://github.com/pawelmalak/flame.git
synced 2025-08-03 18:05:18 +02:00
Table component. Bookmarks edit view
This commit is contained in:
parent
4eaf9659d1
commit
bd5354a2e3
12 changed files with 281 additions and 137 deletions
|
@ -21,7 +21,8 @@
|
|||
transition: all 0.25s;
|
||||
}
|
||||
|
||||
.BookmarkCard a:hover {
|
||||
.BookmarkCard a:hover,
|
||||
.BookmarkCard a:focus {
|
||||
text-decoration: underline;
|
||||
padding-left: 10px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue