Bookmark CSS Fixes #169
bihe
commented 2025-07-02 05:38:46 +00:00
(Migrated from github.com)
```css
.bookmark_empty {
width: 50px;
height: 50px;
padding-right: 5px;
padding-top: 5px;
text-align: center;
/* border: solid 1px #999; */
margin-top: 5px;
display: block;
}
.bookmark_favicon_select {
/* height: 57px; */
display: block;
background-color: #ccc;
padding-left: 3px;
/* padding-right: 3px; */
}
```
bihe
commented 2025-07-02 05:40:00 +00:00
(Migrated from github.com)
```css
/*icon selected*/
.bookmark_favicon_select {
height: 57px;
display: block;
background-color: #ccc;
padding-left: 3px;
/* padding-right: 3px; */
}
```
Labels
No labels
Backend
Frontend
bug
dependencies
documentation
duplicate
enhancement
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
henrik/monorepo#169
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?