mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-07 23:00:01 +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-item-inline-padding: 10px;
|
||||
--urlbarView-item-block-padding: 12px;
|
||||
--urlbarView-item-inline-padding: 8px;
|
||||
--urlbarView-item-block-padding: 10px;
|
||||
|
||||
&:hover {
|
||||
.urlbarView-favicon,
|
||||
|
@ -542,6 +542,9 @@ button.popup-notification-dropmarker {
|
|||
|
||||
& * {
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
& .urlbarView-favicon {
|
||||
fill: black !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue