[gnome-themes-standard] ensure scrollbars' border is solid
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] ensure scrollbars' border is solid
- Date: Wed, 19 Jan 2011 03:48:20 +0000 (UTC)
commit f2ed9ed9414c1d1b94f5fc9ca590cccdef07fe7f
Author: Carlos Garnacho <carlosg gnome org>
Date: Wed Jan 19 04:36:13 2011 +0100
ensure scrollbars' border is solid
themes/Adwaita/gtk-3.0/gtk.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk.css b/themes/Adwaita/gtk-3.0/gtk.css
index d6f065d..fdf4070 100644
--- a/themes/Adwaita/gtk-3.0/gtk.css
+++ b/themes/Adwaita/gtk-3.0/gtk.css
@@ -194,6 +194,7 @@ GtkScale {
GtkScrollbar {
padding: 1; /* ??? */
background-image: none;
+ border-style: solid;
-GtkRange-arrow-scaling: 0.6;
-GtkRange-slider-width: 18; /* seems affect the whole width of the scrollbar */
-GtkRange-stepper-size: 20; /* height on vertical and width on horizontal siders */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]