From 1d708745d82f02ee75d0b23848bf71d98fd737d8 Mon Sep 17 00:00:00 2001 From: "dbaron%fas.harvard.edu" Date: Wed, 6 Sep 2000 13:52:26 +0000 Subject: [PATCH] Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935 --- themes/classic/global/win/tabcontrol.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/classic/global/win/tabcontrol.css b/themes/classic/global/win/tabcontrol.css index 07b4cc6378ad..787d6e21907f 100644 --- a/themes/classic/global/win/tabcontrol.css +++ b/themes/classic/global/win/tabcontrol.css @@ -87,7 +87,7 @@ tab { border: none; font: small-caption; color: buttontext; - user-focus: normal !important; + -moz-user-focus: normal !important; } tab > .tab-box > .tab-text {