From 60e7145f75328ad8b1a4660c6c956f07f003211c Mon Sep 17 00:00:00 2001 From: "hwaara%chello.se" Date: Sat, 22 Dec 2001 00:46:17 +0000 Subject: [PATCH] #78343, "scrollbar thumb doesn't highlight during drag". r=andreww, sr=hewitt --- themes/modern/global/scrollbars.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/themes/modern/global/scrollbars.css b/themes/modern/global/scrollbars.css index d98d5a66d50..1d20ee90993 100644 --- a/themes/modern/global/scrollbars.css +++ b/themes/modern/global/scrollbars.css @@ -72,6 +72,10 @@ scrollbarbutton { background: #B1BBC5 50% 50% no-repeat; } +thumb:active { + background-color: #C2CCD6; +} + /* ::::: thumb (horizontal) ::::: */ thumb {