Change the background color of the field "Download file"?

in Download Manager Free

Viewing 2 posts - 1 through 2 (of 2 total)
Sep 2, 2013 at 9:35 am
#8241
Member
giova_kde
OP

How can I change the background color of the field “Download file”? Theme background color is #600900.

Sep 14, 2013 at 9:26 am
#8509
Member
giova_kde
OP

I solved it by entering the following code:

.btn_outer {
background:-webkit-gradient(linear,0% 40%,0% 70%,from(#600900),to(#600900));
}

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)

The topic "Change the background color of the field "Download file"?" is closed to new replies.