[gnome-shell/uiTweaks2: 3/11] gnome-shell.css: Use standard font size for the search-result-title class



commit a49a3261fdda0818d05c91610e4c722f0d00378c
Author: raresvis <rares visalom gmail com>
Date:   Thu Jun 22 22:36:56 2017 +0300

    gnome-shell.css: Use standard font size for the search-result-title class
    
    The current size of the text is way bigger than what
    we want now. The default front size is what we are
    looking after, therefore no explicit value is needed
    to specify the font size.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=749957

 data/theme/gnome-shell.css |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 6f5c641..8f0ee94 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -1185,7 +1185,6 @@ StScrollBar {
   padding: 2px; }
 
 .list-search-result-title {
-  font-size: 1.5em;
   color: #e2e2df; }
 
 .list-search-result-description {


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