mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-08 17:39:59 +02:00
style: Styled a bit better the URL bar, b=(no-bug), c=common
This commit is contained in:
parent
9300004cbd
commit
095a5f38f3
1 changed files with 5 additions and 2 deletions
|
@ -527,8 +527,8 @@ button.popup-notification-dropmarker {
|
||||||
}
|
}
|
||||||
|
|
||||||
.urlbarView-row {
|
.urlbarView-row {
|
||||||
--urlbarView-item-inline-padding: 10px;
|
--urlbarView-item-inline-padding: 8px;
|
||||||
--urlbarView-item-block-padding: 12px;
|
--urlbarView-item-block-padding: 10px;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
.urlbarView-favicon,
|
.urlbarView-favicon,
|
||||||
|
@ -542,6 +542,9 @@ button.popup-notification-dropmarker {
|
||||||
|
|
||||||
& * {
|
& * {
|
||||||
color: white !important;
|
color: white !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
& .urlbarView-favicon {
|
||||||
fill: black !important;
|
fill: black !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue