From 19ef5cf6463e4bd9fa7463e7762481ac02027e39 Mon Sep 17 00:00:00 2001 From: "hewitt%netscape.com" Date: Thu, 6 Sep 2007 21:53:16 +0000 Subject: [PATCH] 73199 - scrollbar image missing (for atontti@cc.hut.fi), r=bzbarsky, sr=hewitt git-svn-id: svn://10.0.0.236/trunk@234471 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/suite/themes/modern/global/scrollbars.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/suite/themes/modern/global/scrollbars.css b/mozilla/suite/themes/modern/global/scrollbars.css index d91160f0e5e..3711e7b7b36 100644 --- a/mozilla/suite/themes/modern/global/scrollbars.css +++ b/mozilla/suite/themes/modern/global/scrollbars.css @@ -91,11 +91,11 @@ thumb:active > .thumb-horz-box-middle { } thumb:active > .thumb-horz-spring-right { - background: url("chrome://global/skin/scrollbar/thumb-horz-act-rit.gif") no-repeat; + background: url("chrome://global/skin/scrollbar/thumb-hrz-act-rit.gif") no-repeat; } thumb:active > .thumb-horz-box-middle > .thumb-horz-grippy { - list-style-image: url("chrome://global/skin/scrollbar/thumb-horz-act-grip.gif"); + list-style-image: url("chrome://global/skin/scrollbar/thumb-hrz-act-grip.gif"); } /* ::::: thumb (vertical) ::::: */