Made scrollbars 2px wider

This commit is contained in:
Satyajit Sahoo
2013-08-14 09:17:10 +05:30
parent fc6d8cf371
commit 2b62524d23
2 changed files with 2 additions and 3 deletions
+1 -2
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;