Bug 905892

Summary: The background of "restart" dialog is not correct.
Product: OKD Reporter: Yujie Zhang <yujzhang>
Component: WebsiteAssignee: Steve Goodwin <sgoodwin>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: dmcphers, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-13 23:40:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
screenshot of dialog none

Description Yujie Zhang 2013-01-30 11:54:17 UTC
Created attachment 690339 [details]
screenshot of dialog

Description of problem:

Created an application and click the "restart" button on the application details page, found that the background of the dialog is not correct.

Version-Release number of selected component (if applicable):

devenv_2744

How reproducible:always


Steps to Reproduce:
1.Go to openshift website
2.Create an application
3.Click the "restart" button on the application details page
  
Actual results:

The background of the dialog is not correct.Details see in screenshot.

Expected results:

The background of the dialog should be black.

Additional info:

Comment 1 Steve Goodwin 2013-01-30 20:28:12 UTC
Once this pull request is merged into master this bug will be fixed.

https://github.com/openshift/li/pull/793

Comment 2 Steve Goodwin 2013-02-01 19:39:21 UTC
ready for testing

Comment 3 Yujie Zhang 2013-02-04 10:00:02 UTC
(In reply to comment #2)
Tested this issue on devenv_2765, the background of restart dialog has been changed back to black,so verify this bug.