From 91f68622611ddd9300a17625c783e52636decbf5 Mon Sep 17 00:00:00 2001 From: "andreww%netscape.com" Date: Thu, 29 Nov 2001 00:38:20 +0000 Subject: [PATCH] bug 112462 r-oeschger sr-hewitt fixing css syntax error. --- themes/classic/global/mac/button.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/classic/global/mac/button.css b/themes/classic/global/mac/button.css index 070ab7a68a4..657eaabd086 100644 --- a/themes/classic/global/mac/button.css +++ b/themes/classic/global/mac/button.css @@ -164,7 +164,7 @@ button[disabled="true"]:hover:active > .box-inherit > .button-stack > .button-te } button[disabled="true"]:hover:active > .box-inherit > .button-stack > .button-box-mid { - background-color : #DDDDDD;; + background-color : #DDDDDD; } button:hover:active > .box-inherit > .button-box-left > .button-left-top[disabled="true"],