mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Update theme: Adjust font size in urlbar for focused and user typing states
This commit is contained in:
parent
4e66a3b89f
commit
b34decafe6
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#urlbar:is([breakout][breakout-extend], [focused]) {
|
||||
#urlbar:is([breakout][breakout-extend], [breakout][usertyping][focused]) {
|
||||
#urlbar-input {
|
||||
font-size: 16px !important;
|
||||
}
|
||||
|
|
|
@ -7,5 +7,5 @@
|
|||
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/83a641f7-eca9-4c0f-91af-45627bef0539/readme.md",
|
||||
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/83a641f7-eca9-4c0f-91af-45627bef0539/image.png",
|
||||
"author": "mauro-balades",
|
||||
"version": "1.0.1"
|
||||
"version": "1.0.2"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue