[cheese] Replaced gtkrc file with CSS file
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Replaced gtkrc file with CSS file
- Date: Mon, 7 Mar 2011 09:41:06 +0000 (UTC)
commit d5a9e53f890cd718301d095cbb01860f24d8d838
Author: Patricia Santana Cruz <patriciasc openismus com>
Date: Thu Feb 17 18:08:39 2011 +0100
Replaced gtkrc file with CSS file
Still testing.
data/cheese.css | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/data/cheese.css b/data/cheese.css
new file mode 100644
index 0000000..6ee548f
--- /dev/null
+++ b/data/cheese.css
@@ -0,0 +1,8 @@
+* {
+ -GtkScrollbar-has-backward-stepper: 0;
+ -GtkScrollbar-has-secondary-backward-stepper: 0;
+ -GtkScrollbar-has-forward-stepper: 0;
+ -GtkScrollbar-has-secondary-forward-stepper: 0;
+ -GtkScrollbar-min-slider-length: 60;
+}
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]