[gnome-builder/wip/chergert/headerbar] build-tools: tweak styling of diagnostic headers



commit 33e82d47780542bdf64f92a1c6324d9e30b24bf2
Author: Christian Hergert <chergert redhat com>
Date:   Mon Jun 27 00:54:50 2016 -0700

    build-tools: tweak styling of diagnostic headers

 plugins/build-tools/theme/Adwaita-shared.css |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/plugins/build-tools/theme/Adwaita-shared.css b/plugins/build-tools/theme/Adwaita-shared.css
index 3e43a02..7596a19 100644
--- a/plugins/build-tools/theme/Adwaita-shared.css
+++ b/plugins/build-tools/theme/Adwaita-shared.css
@@ -33,11 +33,6 @@ buildpanel list row label.file {
   opacity: 0.5;
 }
 
-/*
-buildpanel list row image {
-  opacity: 0.5;
-}
-*/
 
 buildpanel box.build-status {
   background: shade(@theme_bg_color, 0.96);
@@ -76,3 +71,10 @@ configurationview list row entry {
 configurationview treeview {
   border-bottom: 1px solid alpha(@borders, 0.4);
 }
+
+
+buildpanel list > label {
+  font-weight: bold;
+  opacity: 0.55;
+  margin: 6px 10px 0px 10px;
+}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]