From a29d7b43e78d045a17182ae6cd54afe160cd7ebc Mon Sep 17 00:00:00 2001 From: Niels De Graef Date: Mon, 22 Jan 2018 21:28:59 +0100 Subject: ListPane: don't put the filter_entry in a toolbar --- data/ui/contacts-list-pane.ui | 36 ++++++++---------------------------- data/ui/style.css | 8 -------- 2 files changed, 8 insertions(+), 36 deletions(-) (limited to 'data') diff --git a/data/ui/contacts-list-pane.ui b/data/ui/contacts-list-pane.ui index e5c3af3..87b0b1f 100644 --- a/data/ui/contacts-list-pane.ui +++ b/data/ui/contacts-list-pane.ui @@ -12,39 +12,19 @@ vertical True - + True - 1 - True - False - - - - True - - - True - True - edit-find-symbolic - False - False - Type to search - - - - - - True - - + True + edit-find-symbolic + False + False + 6 + Type to search + 0 0 - 1 - 1 diff --git a/data/ui/style.css b/data/ui/style.css index 067c6f8..80df213 100644 --- a/data/ui/style.css +++ b/data/ui/style.css @@ -62,14 +62,6 @@ row.contact-data-row { margin: 4px 8px; } -/* Primary toolbar with no line at top to avoid conflicts with frame border */ -ContactsWindow .primary-toolbar.toolbar { - border-width: 0; - border-bottom-width: 1px; - border-style: solid; - border-color: @borders; -} - .contacts-postal-entry { border-radius: 0 0 0 0; border-width: 1px 1px 0 1px; -- cgit v1.2.1