Changes for page UX: Standards
on 2010/01/12 12:52
on 2009/07/30 11:48
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,17 +1,11 @@ 1 1 {{velocity}}$xwiki.ssx.use("Standards.WebHome"){{/velocity}} 2 - 3 3 {{velocity}}{{html}}#info("This page is a work in progress. Thank you!"){{/html}}{{/velocity}} 4 - 5 -(% class="leftMargin" %) 6 -((( 3 +(% class="leftMargin" %) ((( 7 7 == CSS Components == 5 +* [[Action Component>>Standards.CssAction]] 6 +))) 8 8 9 -* [[Small Form Component>>Standards.CssFormSmall]] 10 -* [[Icons Component>>Standards.CssIcons]] 11 -))) 12 - 13 -(% class="left column70" %) 14 -((( 8 +(% class="left column70" %) ((( 15 15 == Style Standards == 16 16 17 17 Style Standards provide a consistent User Experience throughout the application and also serve as a guide book for designers: ... ... @@ -19,9 +19,6 @@ 19 19 * Images used 20 20 ** [[Icons>>Standards.Icons]] 21 21 *** [[Display of Action Icons>>Standards.ActionIcons]] 22 -*** [[Recommendations>>Standards.IconsRecommendations]] 23 -*** [[Usage Study>>Standards.IconsStudy]] 24 -**** [[Delete Icon Usage Study>>Standards.IconsStudyDelete]] 25 25 * [[Buttons>>Standards.Buttons]] 26 26 27 27 * [[Links>>Standards.Links]] ... ... @@ -30,21 +30,12 @@ 30 30 * [[Colors>>Standards.Colors]] 31 31 * [[Typography>>Standards.Typography]] 32 32 33 -* [[Hierarchy>>Standards.Hierarchy]] 34 -* [[QuantitativeDisplay >>Standards.QuantitativeDisplay]] 35 -* [[ItemDisplay>>Standards.ItemDisplay]] 36 - 37 37 * Types of pages 38 -** Main 39 -** Section Pages 25 + ** Main 26 + ** Section Pages 40 40 * Error messages 41 -** Status bar notification 42 -** Dialog notifications 28 + ** Status bar notification 29 + ** Dialog notifications 43 43 * Behavior 44 -))) 31 +))) 45 45 46 -{{html}} 47 -<div class="clearfloats"></div> 48 -{{/html}} 49 - 50 -{{include document="Main.Dashboard" /}}
- XWiki.StyleSheetExtension[2]
-
- Code
-
... ... @@ -1,10 +1,8 @@ 1 1 h6 { 2 2 font-size:1em; 3 3 font-weight:bold; 4 - /* color: #888; 5 - border-bottom: 1px dotted #DDDDDD; */ 6 - color: #4d4d4d; 7 - border-bottom: 1px solid #4d4d4d; 4 + color: #888; 5 + border-bottom: 1px dotted #DDDDDD; 8 8 display:block; 9 9 margin-top: 20px; 10 10 margin-bottom: 5px;