mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Remove border from toolbar
This commit is contained in:
@@ -1686,7 +1686,7 @@ GtkTextView {
|
||||
-GtkWidget-window-dragging: true;
|
||||
|
||||
padding: 3px;
|
||||
border-width: 1px 0 1px 0;
|
||||
border-width: 0 0 1px 0;
|
||||
border-style: solid;
|
||||
border-color: shade(@toolbar_bg_color, 0.8);
|
||||
background-color: @toolbar_bg_color;
|
||||
|
||||
Reference in New Issue
Block a user