Skip to content

Commit 6351ce7

Browse files
authored
Update userChrome.css - removed no gaps in fav of the bult-in flag
1 parent 56c8050 commit 6351ce7

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

userChrome.css

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
2-
3-
41
/* Hidden buttons */
52
/* #nav-bar-overflow-button, */
63
#zen-current-workspace-indicator {
@@ -72,9 +69,6 @@ tab[busy] {
7269
}
7370
}
7471

75-
76-
77-
7872
/* empty tab image */
7973
#browser:has([zen-empty-tab="true"][selected="true"]) .browserStack{
8074

@@ -561,24 +555,9 @@ max-height 0.2s ease, opacity 0.2s ease, transform 0.2s ease, padding 0.2s ease;
561555

562556

563557

564-
/* no gaps */
565-
hbox.browserSidebarContainer,
566-
#zen-tabbox-wrapper {
567-
margin: 0 !important;
568-
}
569-
570558
/* no window controls - macOS */
571559
#zen-sidebar-top-buttons {
572560
.titlebar-buttonbox-container {
573561
display: none !important;
574562
}
575563
}
576-
577-
/* ----- remove the below on Windows to keep window controls, I don't use them on macOS ----- */
578-
579-
/* remove top border and window controls */
580-
#zen-appcontent-navbar-container{
581-
display: none !important;
582-
}
583-
584-

0 commit comments

Comments
 (0)