[gnome-themes-standard] Widget theme: fixed insensitive scale slider with marks below.
- From: Lapo Calamandrei <lapo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Widget theme: fixed insensitive scale slider with marks below.
- Date: Thu, 22 Dec 2011 00:32:00 +0000 (UTC)
commit 3597401e734933a9f6ad6a7533b26260fda4dc6a
Author: Lapo Calamandrei <calamandrei gmail com>
Date: Thu Dec 22 01:31:41 2011 +0100
Widget theme: fixed insensitive scale slider with marks below.
themes/Adwaita/gtk-3.0/gtk-widgets-assets.css | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets-assets.css b/themes/Adwaita/gtk-3.0/gtk-widgets-assets.css
index daedb0e..524b2b6 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets-assets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets-assets.css
@@ -259,6 +259,10 @@ GtkScale.scale-has-marks-below.slider.horizontal:window-unfocused {
background-image: url("assets/scale-slider-marks-below-horizontal-unfocused.svg");
}
+GtkScale.scale-has-marks-below.slider.horizontal:insensitive {
+ background-image: url("assets/scale-slider-marks-below-horizontal-insensitive.svg");
+}
+
GtkScale.scale-has-marks-below.slider.horizontal:insensitive:window-unfocused {
background-image: url("assets/scale-slider-marks-below-horizontal-insensitive-unfocused.svg");
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]