Closed TheUltimateC0der closed 10 years ago
I believe that fba3d01ed9c54b1c18329aac1f016dd2a0d6ccd0 addresses this issue. @S3NS4Ti0N could you please verify that this issue is fixed? If not, could you please re-open the issue? Thanks a lot for filing it!
When i create my theme, and download it, all rules are invalid caused by "head" tag which is added to all custom swatches.
/* Focus / .ui-page-theme-a .ui-btn:focus, html .ui-bar-a .ui-btn:focus, html .ui-body-a .ui-btn:focus, html body .ui-group-theme-a .ui-btn:focus, html head body .ui-btn.ui-btn-a:focus, / Focus buttons and text inputs with div wrap / .ui-page-theme-a .ui-focus, html .ui-bar-a .ui-focus, html .ui-body-a .ui-focus, html body .ui-group-theme-a .ui-focus, html head body .ui-btn-a.ui-focus, html head body .ui-body-a.ui-focus { -webkit-box-shadow: 0 0 12px #3388cc /{a-active-background-color}/; -moz-box-shadow: 0 0 12px #3388cc /{a-active-background-color}/; box-shadow: 0 0 12px #3388cc /{a-active-background-color}/; } / B