taitems / Aristo-jQuery-UI-Theme

The "Aristo" theme for Cappuccino ported to a jQuery UI Theme

Home Page:http://taitems.github.com/Aristo-jQuery-UI-Theme/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reference to non-existing image in .ui-widget-header class

nieuwenhoven opened this issue · comments

large_blue_gradient.png doesn;t exist

.ui-widget-header { border: 1px solid #8ab0c6; background: #83b0ca url(images/large_blue_gradient.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }

This was a leftover from some merging and dev stuff, fixed in the latest commit.

this has been fixed