From 82c98eadd917286516f7ae94b92bfc2d715b2f5b Mon Sep 17 00:00:00 2001 From: short <> Date: Sat, 19 Nov 2005 07:09:29 +0000 Subject: [PATCH] +Tab scrollbars fix also for Epiphany. --- .gtkrc-2.0 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gtkrc-2.0 b/.gtkrc-2.0 index 1b2f8b8..b318f50 100644 --- a/.gtkrc-2.0 +++ b/.gtkrc-2.0 @@ -8,3 +8,6 @@ style "thickness0" ythickness = 0 } class "GulNotebook" style "thickness0" + +# Tab scrollbars fix also for Epiphany. +class "EphyNotebook" style "thickness0" -- 1.8.3.1