From b3d802a0c1d2e2b25ee0a59996f11ad3a3ca9e13 Mon Sep 17 00:00:00 2001 From: Marc Lucraft Date: Wed, 17 Apr 2024 17:01:48 +0100 Subject: [PATCH] remove necessary comment in css. --- src/page/stylesheets/reset.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/page/stylesheets/reset.scss b/src/page/stylesheets/reset.scss index 63e97b1e5..81c8188ab 100755 --- a/src/page/stylesheets/reset.scss +++ b/src/page/stylesheets/reset.scss @@ -490,7 +490,7 @@ font-family: arial, helvetica, sans-serif; font-size: small; background: white; - appearance: button; /* [Deprecation] The keyword 'push-button' specified to an 'appearance' property is not standardized. It will be removed in the future. */ + appearance: button; color: buttontext; border: 1px #a6a6a6 solid; background: lightgrey; /* Old browsers */