Skip to content

My personal enhancement: Centered bookmarks bar #2

@Cinabutts

Description

@Cinabutts
Image
- #PersonalToolbar {
-     background-color: var(--color-navbar-bg) !important;
    color: var(--color-text) !important;
+     display: flex !important;
+     justify-content: center !important;
  }

+ #PersonalToolbar #PlacesToolbarItems {
+     display: flex !important;
+     justify-content: center !important;
+     flex-grow: 1 !important;
+ }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions