Skip to content

Commit

Permalink
Merge branch 'PaleMoon' into Bloodmoon
Browse files Browse the repository at this point in the history
  • Loading branch information
RealityRipple committed Jul 4, 2023
2 parents 97531bf + a79081f commit d17fa50
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/chrome/browser/browser.css
Expand Up @@ -1528,6 +1528,7 @@ window:not([chromehidden~=toolbar]) #navigator-toolbox[iconsize=large][mode=icon
{
-moz-margin-start: 0;
min-width: 4em;
font-family: monospace;
}
#urlbar-icons
{
Expand Down Expand Up @@ -1866,6 +1867,10 @@ window:not([chromehidden~=toolbar]) #navigator-toolbox[iconsize=large][mode=icon
font-size: 1em;
color: #FFFFFF;
}
.ac-url-text
{
font-family: monospace;
}
.ac-url-text[selected="true"]
{
color: #000000;
Expand Down

0 comments on commit d17fa50

Please sign in to comment.