[gtk+] W32: Add .dim-label style
- From: Руслан Ижбулатов <ruslanizhb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] W32: Add .dim-label style
- Date: Tue, 1 Apr 2014 10:44:22 +0000 (UTC)
commit 2ffd614ff403d5751c8e984abbef2a3bc915b691
Author: Руслан Ижбулатов <lrn1986 gmail com>
Date: Fri Mar 28 13:30:40 2014 +0000
W32: Add .dim-label style
https://bugzilla.gnome.org/show_bug.cgi?id=727245
gtk/resources/theme/gtk-win32-base.css | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/gtk/resources/theme/gtk-win32-base.css b/gtk/resources/theme/gtk-win32-base.css
index 5b8b00d..0516ade 100644
--- a/gtk/resources/theme/gtk-win32-base.css
+++ b/gtk/resources/theme/gtk-win32-base.css
@@ -1331,3 +1331,9 @@ GtkPopover > .toolbar {
.list {
background-color: -gtk-win32-color(listbox, 5);
}
+
+/* Dim label */
+.dim-label {
+ color: alpha(currentColor, 0.55);
+ text-shadow: none;
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]