Changes for page UX: Standards

Last modified by Ecaterina Moraru on 2013/11/13 16:30

From version Icon 107.1 Icon
edited by Ecaterina Valica
on 2010/01/12 15:45
Change comment: There is no comment for this version
To version Icon 96.1 Icon
edited by Ecaterina Valica
on 2009/08/03 15:03
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -3,17 +3,12 @@
3 3  {{velocity}}{{html}}#info("This page is a work in progress. Thank you!"){{/html}}{{/velocity}}
4 4  
5 5  (% class="leftMargin" %)
6 -(((
7 -== CSS Standards ==
6 +(((== CSS Components ==
8 8  
9 -* [[Small Form Component>>CssFormSmall]]
10 -* [[CSS API>>CSSAPI]]
11 -** [[Selectors>>CSSAPISelectors]]
12 -)))
8 +* [[Small Form Component>>Standards.CssFormSmall]])))
13 13  
14 14  (% class="left column70" %)
15 -(((
16 -== Visual Elements Standards ==
11 +(((== Style Standards ==
17 17  
18 18  Style Standards provide a consistent User Experience throughout the application and also serve as a guide book for designers:
19 19  
... ... @@ -20,7 +20,6 @@
20 20  * Images used
21 21  ** [[Icons>>Standards.Icons]]
22 22  *** [[Display of Action Icons>>Standards.ActionIcons]]
23 -*** [[Recommendations>>Standards.IconsRecommendations]]
24 24  *** [[Usage Study>>Standards.IconsStudy]]
25 25  **** [[Delete Icon Usage Study>>Standards.IconsStudyDelete]]
26 26  * [[Buttons>>Standards.Buttons]]
... ... @@ -31,10 +31,6 @@
31 31  * [[Colors>>Standards.Colors]]
32 32  * [[Typography>>Standards.Typography]]
33 33  
34 -* [[Hierarchy>>Standards.Hierarchy]]
35 -* [[QuantitativeDisplay >>Standards.QuantitativeDisplay]]
36 -* [[ItemDisplay>>Standards.ItemDisplay]]
37 -
38 38  * Types of pages
39 39  ** Main
40 40  ** Section Pages
... ... @@ -41,11 +41,4 @@
41 41  * Error messages
42 42  ** Status bar notification
43 43  ** Dialog notifications
44 -* Behavior
45 -)))
46 -
47 -{{html}}
48 -<div class="clearfloats"></div>
49 -{{/html}}
50 -
51 -{{include document="Main.Dashboard"/}}
34 +* Behavior)))
Icon 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;