Apply bookmarks padding also to import-bookmarks and other-bookmarks buttons
This commit is contained in:
@@ -23,7 +23,11 @@ See the above repository for updates as well as full license text. */
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
#PlacesToolbarItems > .bookmark-item{ padding-block: var(--uc-bm-padding) !important; }
|
||||
#PlacesToolbarItems > .bookmark-item,
|
||||
#OtherBookmarks,
|
||||
#PersonalToolbar > #import-button{
|
||||
padding-block: var(--uc-bm-padding) !important;
|
||||
}
|
||||
|
||||
#nav-bar:focus-within + #PersonalToolbar{
|
||||
transition-delay: 100ms !important;
|
||||
|
||||
Reference in New Issue
Block a user