Aristo-jQuery-UI-Theme icon indicating copy to clipboard operation
Aristo-jQuery-UI-Theme copied to clipboard

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

Results 9 Aristo-jQuery-UI-Theme issues
Sort by recently updated
recently updated
newest added

I love your jQuery UI theme, but I wanted a complete set of window manipulation icons, so I added three more in addition to the close icon. I'm a coder,...

Tooltip was added in JQuery UI 1.9, but the styles needed to display it are missing in Aristo. The CSS should at least include the following code, if not custom...

On the [demo page](http://taitems.github.io/Aristo-jQuery-UI-Theme/) there is a display bug in the accordion-section. Using Firefox 20 I can see a dotted outline when I click on the label of an accordeon...

Consider ``` Choice 1 Choice 2 Choice 3 ``` with a .buttonset() being placed on #radio. The border-left of the rightmost (disabled) radio button bleeds over the second (middle) radio...

Hello, working with aristo, I quickly realized that using the autocomplete in a dialog box has display problem. But I find a good method. .ui-autocomplete { background:white; max-height: 250px; overflow-y:...

Low Priority
Enhancement

The button-like tabs seen [in the demo](http://taitems.github.com/Aristo-jQuery-UI-Theme/) do not appear to depress between mousedown and mouseup (the “down” state, `:active` in CSS). This is different from the buttons (not that...

Normal Priority
Enhancement

Looking at http://www.warfuric.com/taitems/demo.html, it seems Aristo included “depressed” / reverse-gradient “down” (`:active`) states for buttons. Not perfect, but they gave a good pseudo-physical feeling of being activated. But at what...

Normal Priority
Enhancement

According to the latest demo page, the CSS3 hover effects on buttons only appear to animate in Webkit, and not Firefox or Opera. This is despite provisions being made in...

Low Priority
Enhancement