Changes for page UX: Standards

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

From version Icon 116.57 Icon
edited by Ecaterina Valica
on 2011/09/22 14:16
Change comment: There is no comment for this version
To version Icon 116.61 Icon
edited by Ecaterina Valica
on 2011/09/22 14:30
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -16,12 +16,11 @@
16 16  * (% class="external" %) [[Front-end Resources>>http://platform.xwiki.org/xwiki/bin/view/DevGuide/FrontendResources]] (%%)
17 17  )))
18 18  
19 -
20 20  (% class="left column60 dashboardright" %)
21 21  (((
22 22  (% class="left dashboardrightcontent" %)
23 23  (((
24 -{{html}} <h2 style="margin-top: 6px;">Visual Elements Standards</h2>{{/html}}
23 +== Visual Elements Standards ==
25 25  
26 26  Style Standards provide a consistent User Experience throughout the application and also serve as a guide book for designers:
27 27  
Icon XWiki.StyleSheetExtension[3]
Code
... ... @@ -19,6 +19,10 @@
19 19   width: 69%;
20 20  }
21 21  
22 +.column80 {
23 + width: 79%;
24 +}
25 +
22 22  .column60 {
23 23   width: 58%;
24 24  }