[gtk+/gtk-3-10] win32: add more width to the slider to not cut it when using marks
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-10] win32: add more width to the slider to not cut it when using marks
- Date: Fri, 24 Jan 2014 20:59:12 +0000 (UTC)
commit ddeca81cadec4b9ae2c0a9a9f70d0c71ca583d99
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Fri Jan 24 17:32:54 2014 +0100
win32: add more width to the slider to not cut it when using marks
gtk/gtk-win32-base.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtk-win32-base.css b/gtk/gtk-win32-base.css
index c4d340c..d6d2323 100644
--- a/gtk/gtk-win32-base.css
+++ b/gtk/gtk-win32-base.css
@@ -432,7 +432,7 @@ GtkButton.check:active:prelight {
.scale {
background-color: transparent;
-GtkScale-value-spacing: 0;
- -GtkScale-slider-length: 9;
+ -GtkScale-slider-length: 12;
-GtkRange-slider-width: 20;
-GtkRange-trough-border: 0;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]