diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css
index 01ef67236..400d656ca 100644
--- a/html/css/style-classic7.css
+++ b/html/css/style-classic7.css
@@ -3410,4 +3410,12 @@ li.li-active {
z-index: 12;
position: absolute;
height: auto;
+ }
+ /**
+ * Help item in EXTENSION
+ */
+ #help {
+ background-color:lightgoldenrodyellow;
+ color:navy !important;
+ text-decoration: underline;
}
\ No newline at end of file