[gnome-software] tweak the style of list headings
- From: Allan Day <allanday src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] tweak the style of list headings
- Date: Thu, 14 Jul 2016 16:17:20 +0000 (UTC)
commit 46debe946ff3176d194fd047cf574ec8ee292a5f
Author: Allan Day <allanpday gmail com>
Date: Thu Jul 14 17:15:37 2016 +0100
tweak the style of list headings
src/gtk-style.css | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/gtk-style.css b/src/gtk-style.css
index 3ca31f6..a968654 100644
--- a/src/gtk-style.css
+++ b/src/gtk-style.css
@@ -281,11 +281,11 @@
}
.header-label {
- font-size: larger;
- padding: 6px;
+ font-size: 100%;
+ font-weight: bold;
+ padding: 6px 6px 6px 10px;
background-image: none;
- background-color: #babdb6;
- border-color: #000000;
+ background-color: shade(@theme_bg_color, 0.9);
}
.image-list {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]