From 68ce2ebc0e75ef8da485fb88504e4ded9e94dc56 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Fleury Date: Thu, 2 Oct 2014 05:18:13 -0400 Subject: evince style --- gtk-3.0/applications.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/gtk-3.0/applications.css b/gtk-3.0/applications.css index 7cbdaa0..7e5638d 100644 --- a/gtk-3.0/applications.css +++ b/gtk-3.0/applications.css @@ -75,6 +75,18 @@ GeditStatusbar .frame.flat { border: none; } +/********** + * evince * + **********/ + +EvPageActionWidget .linked .entry:first-child { + border-right-width: 0px; +} + +EvHistoryAction.linked .button:first-child { + border-right-width: 0px; +} + /******************* * gnome-documents * *******************/ -- cgit v1.2.3