This website requires JavaScript.
Explore
Help
Sign in
pmOS-tweaks
/
mobile-config-firefox
Watch
1
Star
0
Fork
You've already forked mobile-config-firefox
0
forked from
fliegerjohn/mobile-config-firefox
Code
Pull requests
Activity
a2532d2a22
mobile-config-firefox
/
chrome
/
urlbar_centered_text.css
2 lines
71 B
CSS
Raw
Normal View
History
Unescape
Escape
Don't center the text when urlbar is selected
2019-05-05 12:31:31 +00:00
#
urlbar
:
not
(
[
focused
]
)
.
urlbar-input
{
text-align
:
center
!important
;
}
Copy permalink