Idk I got crazy but mostly nyxt
This commit is contained in:
parent
263d10c080
commit
1b2ce4207d
12 changed files with 198 additions and 137 deletions
|
@ -95,7 +95,7 @@ the close button is positioned to the far right */
|
|||
margin-right: calc(0px + var(--uc-navigationbar-width));
|
||||
/* Remove empty space above tabs so that tabs are clickable at very top of screen */
|
||||
margin-left: 10px;
|
||||
margin-top: -20px !important;
|
||||
margin-top: -31px !important;
|
||||
max-height: 20px !important;
|
||||
font-size: 13px !important;
|
||||
z-index: 10;
|
||||
|
@ -180,7 +180,7 @@ the close button is positioned to the far right */
|
|||
/*visibility: visible !important;*/
|
||||
min-height: 32px !important;
|
||||
max-height: 32px !important;
|
||||
margin-top: 5px !important;
|
||||
margin-top: 10px !important;
|
||||
margin-bottom: -38px !important;
|
||||
transition: all 200ms ease 0s !important;
|
||||
z-index: 5 !important;
|
||||
|
@ -190,7 +190,7 @@ the close button is positioned to the far right */
|
|||
|
||||
/* make urlbar rounded */
|
||||
#urlbar{
|
||||
margin-top: 30px !important;
|
||||
margin-top: 31px !important;
|
||||
padding-right: 10px !important;
|
||||
padding-left: 10px !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue