Fileaway: CSS for colorizing FileUp button
-
I am able to colorize the “Add Files” button text for a Fileaway table but noticed that the “File Up” button CSS uniqueness varies based on the # of times it’s referenced on a page.
/* Colorize Add Files button */
.ssfa_add_files {
color: #0F8A0A!important;
}Is there some generic CSS for all File Up buttons on a page so that I can colorize that button text as well? Also, how can I reduce the gap between the “Add Files” and “File Up” buttons and the actual table display below them.
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Fileaway: CSS for colorizing FileUp button’ is closed to new replies.