mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
Fix up CSS
This commit is contained in:
parent
63cc725196
commit
0580a8ceb7
4 changed files with 13 additions and 118 deletions
|
|
@ -3832,19 +3832,6 @@ html|*.urlbar-input:-moz-lwtheme::placeholder,
|
|||
outline-offset: -3px;
|
||||
}
|
||||
|
||||
/* Location bar dropmarker */
|
||||
|
||||
.urlbar-history-dropmarker {
|
||||
-moz-appearance: none;
|
||||
padding: 0 3px;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
width: auto;
|
||||
list-style-image: var(--urlbar-dropmarker-url);
|
||||
-moz-image-region: var(--urlbar-dropmarker-region);
|
||||
transition: opacity 0.15s ease;
|
||||
}
|
||||
|
||||
#urlbar-wrapper[switchingtabs] > #urlbar > .urlbar-textbox-container > .urlbar-history-dropmarker {
|
||||
transition: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue