IMPROVE: highlight help

This commit is contained in:
Dany wm 2024-01-28 17:41:42 +01:00
parent 0bb237105e
commit 6f4af8e007

View file

@ -3414,7 +3414,8 @@ li.li-active {
* Help item in EXTENSION
*/
#help {
background-color:lightgoldenrodyellow;
background-color: yellow !important;;
padding: 0.5rem;
color:navy !important;
text-decoration: underline;
}