[gnome-software] Make the category tags match the style of the overview page



commit 90f279dc8fbdfe248a0e85a4a5cd81fbe9c2ae47
Author: Richard Hughes <richard hughsie com>
Date:   Mon Feb 29 12:56:44 2016 +0000

    Make the category tags match the style of the overview page
    
    Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=758670

 src/gtk-style.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gtk-style.css b/src/gtk-style.css
index 8f30f14..69ef5f2 100644
--- a/src/gtk-style.css
+++ b/src/gtk-style.css
@@ -1,7 +1,7 @@
 .installed-overlay-box {
        font-size: 80%;
        background-color: @theme_selected_bg_color;
-       border-radius: 4px;
+       border-radius: 0;
        color: @theme_selected_fg_color;
        text-shadow: 0 1px 0 rgba(0,0,0,0.5);
 }


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