Skip to content

Commit

Permalink
style the new unified extensions button & panel.
Browse files Browse the repository at this point in the history
  • Loading branch information
aminomancer committed Jul 30, 2022
1 parent dd2732f commit d50974f
Show file tree
Hide file tree
Showing 4 changed files with 417 additions and 0 deletions.
1 change: 1 addition & 0 deletions uc-extensions.css
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ menupopup#viewSidebarMenu
--pageAction-image-32px: url(chrome://userchrome/content/skin/container-go.svg) !important;
}

/* sort bookmarks */
:is(.webextension-browser-action, .eom-addon-button)[data-extensionid="sort-bookmarks@heftig"]
.toolbarbutton-icon {
list-style-image: url(chrome://userchrome/content/skin/sort.svg);
Expand Down
1 change: 1 addition & 0 deletions uc-panels.css
Original file line number Diff line number Diff line change
Expand Up @@ -1461,6 +1461,7 @@ toolbar button slider script. but just in case) */
padding-block: 4px 8px;
}

.unified-extensions-panel-header > h1,
.panel-header > h1 {
font-size: 1.1em !important;
line-height: normal !important;
Expand Down
Loading

0 comments on commit d50974f

Please sign in to comment.