Changes for page UX: Standards

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

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

Summary

Details

Icon Page properties
Content
... ... @@ -1,9 +1,11 @@
1 +{{velocity}}
2 +#set($ok=$xwiki.ssx.use("Standards.WebHome"))
1 1  {{include document="Improvements.Keywords"/}}
4 +{{/velocity}}
2 2  
3 -{{velocity}}$xwiki.ssx.use("Standards.WebHome"){{/velocity}}
4 -
5 5  (% class="leftMargin dashboardleft column20" %)
6 6  (((
8 +
7 7  == CSS Standards ==
8 8  
9 9  * [[Code Style>>CSSCodeStyle]]
... ... @@ -14,7 +14,6 @@
14 14  * (% class="external" %) [[Front-end Resources>>http://platform.xwiki.org/xwiki/bin/view/DevGuide/FrontendResources]] (%%)
15 15  )))
16 16  
17 -
18 18  (% class="left column60 dashboardright" %)
19 19  (((
20 20  (% class="left dashboardrightcontent" %)
... ... @@ -71,7 +71,8 @@
71 71  
72 72  (% class="leftMargin dashboardleft column20" %)
73 73  (((
74 -* Issues
75 +
76 +== Issues ==
75 75  {{jiraIssues}}
76 76  XSCOLIBRI-260,
77 77  XSCOLIBRI-266
Icon XWiki.StyleSheetExtension[3]
Code
... ... @@ -4,6 +4,7 @@
4 4  
5 5  .leftMargin {
6 6   float: left;
7 + margin-right: 1%;
7 7  }
8 8  
9 9  .right {