mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Add better branding, and better theme
This commit is contained in:
parent
0580a8ceb7
commit
bf7d93de30
5 changed files with 60 additions and 13 deletions
|
|
@ -775,10 +775,12 @@
|
|||
border-left: 1px solid;
|
||||
border-image: linear-gradient(transparent 21%, var(--urlbar-separator-color) 21%, var(--urlbar-separator-color) 79%, transparent 79%);
|
||||
border-image-slice: 1 !important;
|
||||
background: white !important;
|
||||
}
|
||||
|
||||
.urlbar-input-box, #urlbar-display-box {
|
||||
border-inline-start: 0 !important;
|
||||
background: white !important;
|
||||
}
|
||||
|
||||
.urlbar-history-dropmarker {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue