[gnome-software] Add HighContrast style for folder labels
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Add HighContrast style for folder labels
- Date: Sat, 16 Nov 2013 03:01:48 +0000 (UTC)
commit b1adce60a18622bf7d4d772f874dd7c30bc8c5ff
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Nov 15 22:00:37 2013 -0500
Add HighContrast style for folder labels
We ship custom HighContrast style, so we should keep it up-to-date.
src/gtk-style-hc.css | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/src/gtk-style-hc.css b/src/gtk-style-hc.css
index 307dd59..dd54c08 100644
--- a/src/gtk-style-hc.css
+++ b/src/gtk-style-hc.css
@@ -21,6 +21,13 @@
font-size: 14px;
}
+.folder-label {
+ background-color: #999999;
+ border-radius: 5px;
+ padding: 5px;
+ color: white;
+}
+
.header-label {
font-size: 11px;
padding: 6px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]