From 90c90785d2063386491581abff138a42b7214b46 Mon Sep 17 00:00:00 2001 From: Tanvir Date: Tue, 21 May 2024 15:50:04 +0600 Subject: [PATCH] remove right border on sidebery --- chrome/bar/sidebar/sidebery.css | 4 ++-- readme.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chrome/bar/sidebar/sidebery.css b/chrome/bar/sidebar/sidebery.css index 7a48c77..4ffea4e 100644 --- a/chrome/bar/sidebar/sidebery.css +++ b/chrome/bar/sidebar/sidebery.css @@ -88,8 +88,8 @@ #sidebar, #sidebar-header { background-color: inherit !important; - border-inline: 1px solid rgb(80, 80, 80); - border-inline-width: 0px 1px; + border-inline: 1px solid #C38F8F; + border-inline-width: 0px 0px; } #sidebar-box:not([positionend]) > :-moz-locale-dir(rtl), diff --git a/readme.md b/readme.md index e4ba58c..e0b826f 100644 --- a/readme.md +++ b/readme.md @@ -22,7 +22,7 @@ I recommend using a Firefox account and sync everything. Make sure to disable te ## Features -- Sidebar (Sidebery) +- Sidebar (Sidebery) with over and auto-hide mechanism - Hovercards - Scrollable through tabs - Search bar for tabs in the sidebar