jquery / jqueryui.com

jQuery UI web site content
https://jqueryui.com
Other
132 stars 113 forks source link

theme-roller not honoring edited font-size #136

Closed cdaringe closed 8 years ago

cdaringe commented 8 years ago

Hi all:

I have made a custom theme using theme roller. Changing from the default font-size of 1.1em to ~any other value does not appear to be honored. Upon review of the freshly downloaded archive, my css files do not have the requested font-size value. I have tried a myriad of values, and tried different units, em and px. Other exported changes appear to be working as expected.

Thanks,

Chris

cdaringe commented 8 years ago

For ref, my base theme is here

jzaefferer commented 8 years ago

@cdaringe I just clicked on your base theme link and got a theme rendered with 1em. I then clicked on "Download theme", "Download" once more, unpacked the zip, looked at the index.html and got the same font size there. I also tried the same thing with font-size 2em, and it also worked fine.

Can you see if you can still reproduce the issue? If so, can you tells us what browser you're using? Where are you seeing the bad font-size?

cdaringe commented 8 years ago

:open_mouth: @jzaefferer, it's ...working! I wonder what happened/changed? Thanks for following up!