Changes for page UX: Standards

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

From version Icon 116.6 Icon
edited by Ecaterina Valica
on 2010/07/08 11:17
Change comment: There is no comment for this version
To version Icon 115.1 Icon
edited by Ecaterina Valica
on 2010/04/19 15:55
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -2,7 +2,7 @@
2 2  
3 3  {{velocity}}{{html}}#info("This page is a work in progress. Thank you!"){{/html}}{{/velocity}}
4 4  
5 -(% class="leftMargin dashboardleft" %)
5 +(% class="leftMargin" %)
6 6  (((
7 7  == CSS Standards ==
8 8  
... ... @@ -12,12 +12,9 @@
12 12  *** [[#xwikimaincontainer>>CSSAPISelectors_xwikimaincontainer]]
13 13  )))
14 14  
15 -
16 -(% class="left column70 dashboardright" %)
15 +(% class="left column70" %)
17 17  (((
18 -(% class="left dashboardrightcontent" %)
19 -(((
20 -{{html}} <h2 style="margin-top: 6px;">Visual Elements Standards</h2>{{/html}}
17 +== Visual Elements Standards ==
21 21  
22 22  Style Standards provide a consistent User Experience throughout the application and also serve as a guide book for designers:
23 23  
... ... @@ -39,8 +39,6 @@
39 39  * [[QuantitativeDisplay >>Standards.QuantitativeDisplay]]
40 40  * [[ItemDisplay>>Standards.ItemDisplay]]
41 41  
42 -* [[Hover States>>Standards.HoverState]]
43 -
44 44  * Types of pages
45 45  ** Main
46 46  ** Section Pages
... ... @@ -49,7 +49,6 @@
49 49  ** Dialog notifications
50 50  * Behavior
51 51  )))
52 -)))
53 53  
54 54  {{html}}
55 55  <div class="clearfloats"></div>
Icon XWiki.StyleSheetExtension[3]
Code
... ... @@ -16,5 +16,5 @@
16 16  }
17 17  
18 18  .column33 {
19 - width: 32%;
19 + width: 30%;
20 20  }