Skip to content

Commit

Permalink
Fix: Icons - Multiple tabbar mode #802
Browse files Browse the repository at this point in the history
  • Loading branch information
black7375 committed Nov 6, 2023
1 parent 71fcd41 commit 382a289
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
8 changes: 8 additions & 0 deletions css/leptonChrome.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions css/leptonChromeESR.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions src/icons/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
}
}

#TabsToolbar #new-tab-button {
--uc-new-tab-icon: url(chrome://global/skin/icons/plus.svg);
}

.urlbarView-row[source="tabs"] > .urlbarView-row-inner > .urlbarView-no-wrap > .urlbarView-favicon,
#urlbar-engine-one-off-item-tabs {
Expand Down

0 comments on commit 382a289

Please sign in to comment.