[gnome-builder/wip/chergert/multi-process] style: fix search entries in panels
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/chergert/multi-process] style: fix search entries in panels
- Date: Fri, 30 Oct 2015 06:55:59 +0000 (UTC)
commit f025651ebdb443e32923a54aec478fcda610f618
Author: Christian Hergert <chergert redhat com>
Date: Thu Oct 29 10:36:02 2015 -0700
style: fix search entries in panels
data/theme/Adwaita-shared.css | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/theme/Adwaita-shared.css b/data/theme/Adwaita-shared.css
index 51f62cf..a14f12a 100644
--- a/data/theme/Adwaita-shared.css
+++ b/data/theme/Adwaita-shared.css
@@ -12,7 +12,7 @@
/*
* Preferences styling.
*/
-GbPreferencesPageLanguage GtkSearchEntry {
+GbPreferencesPageLanguage entry {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
@@ -138,7 +138,7 @@ GbWorkspacePane GbViewStack GtkBox.header.notebook GtkSeparator.vertical {
/*
* Adjust devehlp styling.
*/
-DhSidebar GtkSearchEntry {
+DhSidebar entry {
border-left: none;
border-right: none;
border-top: none;
@@ -149,7 +149,7 @@ DhSidebar GtkSearchEntry {
/*
* Adjust symbol panel styling.
*/
-SymbolTree GtkSearchEntry {
+SymbolTree entry {
border-left: none;
border-right: none;
border-top: none;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]