Made scrollbars 2px wider

gtk-3.4
Satyajit Sahoo 2013-08-14 09:17:10 +05:30
parent fc6d8cf371
commit 2b62524d23
2 changed files with 2 additions and 3 deletions

View File

@ -55,7 +55,7 @@ style "murrine-default" {
GtkScrollbar::has-secondary-backward-stepper = 0
GtkScrollbar::has-secondary-forward-stepper = 0
GtkScrollbar::min-slider-length = 100
GtkScrollbar::slider-width = 10
GtkScrollbar::slider-width = 12
GtkScrollbar::trough-border = 0
GtkScrolledWindow::scrollbar-spacing = 0

View File

@ -25,7 +25,7 @@
-GtkPaned-handle-size: 3;
-GtkProgressBar-min-horizontal-bar-height: 12;
-GtkProgressBar-min-vertical-bar-width: 12;
-GtkRange-slider-width: 10;
-GtkRange-slider-width: 12;
-GtkRange-stepper-spacing: 0;
-GtkRange-trough-border: 0;
-GtkRange-trough-under-steppers: 1;
@ -1722,7 +1722,6 @@ GtkColorButton.button {
background-color: shade(@toolbar_bg_color, 0.9);
}
/* menubar toolbars */
.toolbar.menubar {
-GtkToolbar-button-relief: normal;