Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Beta2
-
Fix Version/s: 2.0.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:IF 2 Adv. Comps.
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration
Description
Currently the CSS styling, classnames, and CSS files being used by the pushButton, checkboxButton, and linkButton are a bit-muddled with duplication and overlap. This is a result of each of these buttons originating from a single YUI button component.
To clean this up each button type should have it's own distinct CSS classnames and CSS files it references to avoid unintended overlap/influence between each component's styling, and also to optimize the CSS files being included so no duplicates are used.
To clean this up each button type should have it's own distinct CSS classnames and CSS files it references to avoid unintended overlap/influence between each component's styling, and also to optimize the CSS files being included so no duplicates are used.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #23411 | Thu Dec 09 01:00:04 MST 2010 | art.zambrano | |
Files Changed | ||||
ADD
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/linkbutton/skins/rime/background-active.png
ADD /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/linkbutton/skins/rime/background-disabled.gif ADD /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/linkbutton/skins/rime/background.png MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/linkbutton/skins/rime/linkbutton.css ADD /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/linkbutton/skins/rime/background-highlight.png ADD /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/linkbutton/skins/rime/background-focus.png |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #23390 | Wed Dec 08 15:21:31 MST 2010 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/pushbutton/skins/sam/button.css
|