Search and Top Navigation
#7751 closed bug (duplicate)
Opened September 30, 2011 07:45AM UTC
Closed September 30, 2011 12:59PM UTC
Last modified September 30, 2011 12:59PM UTC
CSS custom freezes chrome
Reported by: | Blackget | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.css-framework | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
.ui-widget :active { outline: none; } # throws Chrome only in deep thinking
.ui-widget:active { outline: none; } #works fine...
CSS is custom was generated with Dialog only.