[gnome-builder] style: use entry instead of GtkEntry



commit a66c67514e061b36c60228ecc1b2f3f15b72bd2f
Author: Christian Hergert <chergert redhat com>
Date:   Wed Oct 28 13:56:30 2015 -0700

    style: use entry instead of GtkEntry

 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 afd40c1..e926349 100644
--- a/data/theme/shared.css
+++ b/data/theme/shared.css
@@ -85,7 +85,7 @@ GtkBox.gb-command-bar-box {
 GtkBox.gb-command-bar-box GtkLabel {
   color: #eeeeec;
 }
-GtkEntry.gb-command-bar-entry {
+entry.gb-command-bar-entry {
   font-family: Monospace;
   background-image: none;
   padding: 6px 6px 6px 6px;


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