Update chrome.css

This commit is contained in:
zcake 2020-09-17 02:33:20 +00:00
parent 164f1fd235
commit cf103b3e10
1 changed files with 4 additions and 1 deletions

View File

@ -111,6 +111,9 @@ display:none;
.titlebar-buttonbox-container,.titlebar-spacer{display:none !important;}
.tab-background{background-color: rgb(47, 52, 63,0.3) !important; filter: blur 10px !important;}
.tabbrowser-tab::after,
.tabbrowser-tab::before {
border-left: none !important;
}
#forward-button[disabled="true"]{display: none!important;}