2 lines
133 B
CSS
2 lines
133 B
CSS
#urlbar:not([focused]) #urlbar-input, /* ID for Firefox 70 */
|
|
#urlbar:not([focused]) .urlbar-input{ text-align: center !important; }
|