redhat-rcue / rcue

Red Hat Common User Interface (RCUE) reference implementation
Other
26 stars 15 forks source link

Adding RCUE Popovers Component #10

Closed joshuakim closed 10 years ago

joshuakim commented 10 years ago

Added popover component, skinned it. Wrote a jQuery utils function to add CLOSE (X) icon to popovers if users include data-close="true" attribute to the buttons.

Popover: clean rcue-util.js and popovers HTML example

rhamilto commented 10 years ago

Need to increase the padding-right on the popover-title to accommodate the close icon. screen shot 2013-12-10 at 9 04 53 am

joshuakim commented 10 years ago

Hi Robb, please review again I've made the following changes: