Skip to content

Commit

Permalink
Fix: Tab - Selected bold effect #1046
Browse files Browse the repository at this point in the history
  • Loading branch information
black7375 committed Dec 20, 2024
1 parent 11c5027 commit 54cec8c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 18 deletions.
10 changes: 0 additions & 10 deletions css/leptonChrome.css

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

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

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

3 changes: 0 additions & 3 deletions src/tab/selected_tab/_bold.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
.tab-label:is([selected], [attention]) {
@include NotOption("userChrome.tab.selected_bold") {
font-weight: 400 !important;
}
@include Option("userChrome.tab.selected_bold") {
font-weight: 600;
}
Expand Down

0 comments on commit 54cec8c

Please sign in to comment.