[gnome-builder] css: use textview to set font



commit c7f4cb91188c048222ad4154af6c160f94c2e6f5
Author: Christian Hergert <chergert redhat com>
Date:   Fri Oct 30 19:26:37 2015 -0700

    css: use textview to set font

 data/theme/shared.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/shared.css b/data/theme/shared.css
index 0366818..6464656 100644
--- a/data/theme/shared.css
+++ b/data/theme/shared.css
@@ -96,7 +96,7 @@ entry.gb-command-bar-entry {
 /*
  * Style selector widget.
  */
-GbSourceStyleSchemeWidget GtkSourceView {
+GtkSourceStyleSchemeChooserWidget textview {
   font-family: Monospace;
 }
 


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