Skip to content

Commit

Permalink
Bug 1848737 - Hide url in urlbar when action text shown. r=adw, a=RyanVM
Browse files Browse the repository at this point in the history
  • Loading branch information
daleharvey committed Sep 6, 2023
1 parent e220f82 commit 3d597eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions browser/themes/shared/urlbarView.css
Original file line number Diff line number Diff line change
Expand Up @@ -620,6 +620,7 @@
}

.urlbarView-row:is([type=remotetab], [sponsored]):not([selected], :hover) > .urlbarView-row-inner > .urlbarView-url,
.urlbarView-row:is([show-action-text]) > .urlbarView-row-inner > .urlbarView-url,
.urlbarView-row:is([type=search], [restyled-search]):not([selected], [show-action-text], :hover) > .urlbarView-row-inner > .urlbarView-no-wrap > .urlbarView-title-separator,
.urlbarView-row:is([type=search], [restyled-search]):not([selected], [show-action-text], :hover) > .urlbarView-row-inner > .urlbarView-row-body > .urlbarView-row-body-top > .urlbarView-row-body-top-no-wrap > .urlbarView-title-separator,
.urlbarView-row:not([has-action], [has-url], [restyled-search]) > .urlbarView-row-inner > .urlbarView-no-wrap > .urlbarView-title-separator,
Expand Down

0 comments on commit 3d597eb

Please sign in to comment.