Bug 535501 (RHQ-218) - Ok/Cancel buttons in configuration editing don't match rest of UI
Summary: Ok/Cancel buttons in configuration editing don't match rest of UI
Keywords:
Status: CLOSED NEXTRELEASE
Alias: RHQ-218
Product: RHQ Project
Classification: Other
Component: Configuration
Version: 0.1
Hardware: All
OS: All
medium
medium
Target Milestone: ---
: ---
Assignee: Joseph Marques
QA Contact:
URL: http://jira.rhq-project.org/browse/RH...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-01 19:36 UTC by Jason Dobies
Modified: 2008-07-02 18:36 UTC (History)
0 users

Fixed In Version: 1.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
RC4
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Jason Dobies 2008-04-01 19:36:00 UTC
Most of the buttons in the UI have a dark background with light writing. The Ok/Cancel buttons when editing a configuration are standard issue HTML buttons.

Comment 1 Joseph Marques 2008-04-06 08:02:34 UTC
rev537 - fixed 2 dozen or so various css issues with buttons, all buttons now either:
1) are controls of some paginated data set, nested inside of a rich:column tag, and have styleClass of "on-pager-button buttonsmall", or
2) are general button controls on the page, nested inside of an h:panelGrid with styleClass of "buttons-table" and columnClasses of "button-cell", and have themselves a styleClass of "buttonmed";

quick list of files affected:
admin/plugin/plugin-list.xhtml
content/createContentSource.xhtml
definition/group/edit-general.xhtml
definition/group/new.xhtml
group/inventory/edit-connection.xhtml
group/inventory/edit-general.xhtml
group/operation/groupOperationScheduleDetails.xhtml
group/operation/groupOperationScheduleNew.xhtml
resource/content/deploy.xhtml
resource/inventory/create-config-2.xhtml
resource/inventory/edit-connection.xhtml
resource/inventory/edit-general.xhtml
resource/inventory/view.xhtml
resource/operation/resourceOperationScheduleNew.xhtml


Comment 2 Red Hat Bugzilla 2009-11-10 20:59:36 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-218



Note You need to log in before you can comment on or make changes to this bug.