[gtk+/gtk-3-6] 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-6] win32: add more width to the slider to not cut it when using marks
- Date: Fri, 24 Jan 2014 16:33:14 +0000 (UTC)
commit 36c94d665d19166cbbd322e989d99b8177833014
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 24e2f94..871db23 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]