summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Philippe Fleury <contact@jpfleury.net>2014-10-02 05:18:13 -0400
committerJean-Philippe Fleury <contact@jpfleury.net>2014-10-02 05:18:13 -0400
commit68ce2ebc0e75ef8da485fb88504e4ded9e94dc56 (patch)
tree2e7f33accae763915f33d46478457c12cc308573
parent960e290494eae8288d7085cf66ad13a631acdb0f (diff)
evince style
-rw-r--r--gtk-3.0/applications.css12
1 files changed, 12 insertions, 0 deletions
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 *
*******************/