Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

TUTORIALVaadin lets you build secure, UX-first PWAs entirely in Java.
Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Calling javascript synchronously by Enver Haase, 2 weeks ago
Change color of progressbar
Hello all,
I tried to change the color of the progressbar but unfortunately I had no luck to get it work. Has anyone an idea? :)
Best Regards,
Thomas
----------------
.v-progressbar.test {
color: #ff0000;
background: #94B9C6;
}
secureField.setStyleName("test");
Last updated on
Hi Thomas,
take a look at this post https://vaadin.com/forum#!/thread/14577220
HTH
Marco
Last updated on
You cannot reply to this thread.