Skip to main content

Bug Tracker

Side navigation

#1672 closed bug (worksforme)

Opened September 19, 2007 03:32AM UTC

Closed September 28, 2007 12:24PM UTC

Bad selectors on site

Reported by: dmitrig01 Owned by: rworth
Priority: major Milestone: 1.2.2
Component: ui Version: 1.2.1
Keywords: Cc:
Blocked by: Blocking:
Description

ui-lite.css (line 205) the selector is wrong

Should be .ui-dialog-content, not .ui-dialog-container

Attachments (0)
Change History (2)

Changed September 23, 2007 12:22PM UTC by paul comment:1

owner: → rworth

Changed September 28, 2007 12:24PM UTC by rworth comment:2

resolution: → worksforme
status: newclosed

I see two selectors in ui-lite.css:

.ui-dialog-content

.ui-dialog-container

and they both look right.