diff --git a/archy_nopanel.css b/archy_nopanel.css index 76dcbdc..41760fc 100644 --- a/archy_nopanel.css +++ b/archy_nopanel.css @@ -34,7 +34,7 @@ :not(:has(.switcher)) .mainbar > .toolbar.toolbar-visible > div:nth-child(3)[class="button-toolbar toolbar-spacer"], :not(:has(.switcher)) .mainbar > .toolbar.toolbar-visible > div:nth-child(3)[class="button-toolbar toolbar-spacer button-disabled-preview"]{min-width: calc(var(--leftbarwidth) - 34px - 56px - 34px)} .bookmark-bar {bottom: calc(var(--browserborder) + 35px - 1px) !important;} - :not(:has(#panels-container.switcher)) .button-textonly.StatusInfo {bottom: 35px;} + :not(:has(#panels-container.switcher)) .button-textonly.StatusInfo {bottom: 35px !important;} } .mainbar > *, @@ -48,7 +48,7 @@ span.UrlFragment--Lowlight.UrlFragment-Link { display: none; } -.UrlBar-AddressField.button-textonly.below:not(:focus-within) { +.UrlBar-AddressField.button-textonly:not(:focus-within) { max-width: fit-content; background: transparent; border: none;