-
-
Notifications
You must be signed in to change notification settings - Fork 169
add sidebar.revamp.round-content-area
support
#974
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
This reverts commit 08d806e.
@@ -14,7 +14,6 @@ | |||
/* Toolbox colors */ | |||
#navigator-toolbox { | |||
background: var(--gnome-toolbar-background) !important; | |||
border-bottom: 1px solid var(--gnome-toolbar-border-color) !important; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't break the separation between sidebar and toolbars? I would appreciate some screenshots on how does the change looks until I can test it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And how it looks with sidebar.revamp.round-content-area
disabled?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only happening on that site, ignoring for now as a site-specific glitch. |
Hi, any chance this gets merged? I really like the vertical tabs and this PR would make the integration look really nice |
Moves the border from the toolbox and sidebar to tabbox.
Adds #947 (sorry for the multiple references, i promise this is the last)