Custom Styles tab/Custom Styles
-
I am confused why the following CSS saved in the Custom Styles text box doesn’t override the default red color on Fileaway hyperlinks:
/* hover link */
a:hover {
color: #81d742 ;
background-color: inherit ;
}I have tried using Custom Accent Classes (it discusses the Hover state) as instructed in the help link
classic|#81d742 but that fails as well.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Custom Styles tab/Custom Styles’ is closed to new replies.