Changes for page Improvements

Last modified by Ecaterina Moraru on 2013/11/13 12:47

From version 179.9
edited by Ecaterina Valica
on 2011/04/08 12:21
Change comment: There is no comment for this version
To version 179.6
edited by Ecaterina Valica
on 2011/04/08 12:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,7 +5,7 @@
5 5  {{info}}This page is about the UI/UX Design Process for [[XWiki Enterprise>>http://enterprise.xwiki.org/xwiki/bin/view/Main/]]. The process involves the creation of specifications, analysis, mockups, partial prototypes and even final versions of the proposals made. The aim of these proposals are to improve XWiki's UI look&feel, usability and interaction.
6 6  For architectural design proposals, please see http://dev.xwiki.org/xwiki/bin/view/Design/{{/info}}
7 7  
8 -(% class="left column60 dashboardleft" %)
8 +(% class="left column70 dashboardleft" %)
9 9  (((
10 10  == Improvements Status ==
11 11  
... ... @@ -73,7 +73,7 @@
73 73  (% class="clearfloats" %) (%%)
74 74  )))
75 75  
76 -(% class="dashboardright right column40 " %)
76 +(% class="dashboardright right" %)
77 77  (((
78 78  (% class="dashboardrightcontent" %)
79 79  (((
XWiki.StyleSheetExtension[0]
Code
... ... @@ -15,6 +15,14 @@
15 15   margin-left: 20px;
16 16  }
17 17  
18 +.statusIdea p,
19 +.statusUnderDesign p,
20 +.statusUnderImplementation p,
21 +.statusIntegrated p,
22 +.statusAbandoned p{
23 + display: inline-block;
24 +}
25 +
18 18  .mailinglist {
19 19   padding-left: 20px;
20 20  }