Changes for page Improvements
Last modified by Ecaterina Moraru on 2013/11/13 12:47
From version 187.11
edited by Ecaterina Valica
on 2012/07/30 15:43
on 2012/07/30 15:43
Change comment:
There is no comment for this version
To version 192.6
edited by Ecaterina Valica
on 2013/06/12 13:26
on 2013/06/12 13:26
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -9,6 +9,18 @@ 9 9 ((( 10 10 == Improvements Status == 11 11 12 +(% class="statusUnderDesign" %)((( (% class="mailinglist sent" %)[[Menu Creator>>MenuCreator]] (%%) ))) (%%) 13 + 14 +(% class="statusUnderDesign" %)((( (% class="mailinglist sent" %)[[Create Improvements>>CreateImprovements]] (%%) ))) (%%) 15 + 16 +(% class="separatorLine" %) 17 + 18 +(% class="statusUnderImplementation" %)((( (% class="mailinglist sent" %)[[Mobile App>>MobileApp]] (%%) ))) (%%) 19 + 20 +(% class="statusUnderDesign" %)((( (% class="mailinglist sent" %)[[Skin Flamingo (4.x)>>Skin4x]] (%%) ))) (%%) 21 + 22 +(% class="statusUnderDesign" %)((( (% class="mailinglist" %)[[Distribution Wizard's Actions>>DistributionWizardActions]] (%%) ))) (%%) 23 + 12 12 (% class="statusIdea" %)((( (% class="mailinglist" %)[[Flavours>>Flavours]] (%%) ))) (%%) 13 13 14 14 (% class="separatorLine" %) ... ... @@ -99,7 +99,7 @@ 99 99 100 100 (% class="statusAbandoned" %)((( (% class="mailinglist" %)[[Login/Delete Boxes>>Improvements.BoxesExample]] [[[XE-434]>>http://jira.xwiki.org/jira/browse/XE-434]] (%%) ))) (%%) 101 101 102 -(% class="statusIntegrated" %)((( (% class="mailinglist sent" %)[[Search Result List>>Main.ListWebSearch]][[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]] [[[Proposal]>>http://dev.xwiki.org/xwiki/bin/view/Design/NewSearchInterface]](%%) ))) (%%)114 +(% class="statusIntegrated" %)((( (% class="mailinglist sent" %)[[Search>>Search]] (%%) ))) (%%) 103 103 104 104 (% class="statusIntegrated" %)((( (% class="mailinglist" %)[[Grid -> Live Table>>Improvements.GridProposal]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]] (%%) ))) (%%) 105 105 (% class="clearfloats" %) (%%)
- XWiki.StyleSheetExtension[4]
-
- Caching policy
-
... ... @@ -1,0 +1,1 @@ 1 +long - Code
-
... ... @@ -1,0 +1,46 @@ 1 +.viewport { 2 + background-color: #CCCCCC; 3 + margin: 48px auto auto; 4 + overflow: visible; 5 + overflow-x: hidden; 6 + border-color: inherit; 7 + border-radius: 20px; 8 + border-style: solid; 9 +} 10 + 11 +.viewport p { 12 + margin: 0; 13 +} 14 + 15 +.phone-portrait { 16 + height: 480px; 17 + width: 320px; 18 + border-width: 65px 35px; 19 +} 20 + 21 +.phone-landscape { 22 + height: 320px; 23 + width: 480px; 24 + border-width: 35px 65px; 25 +} 26 + 27 +.tablet-portrait, .tablet-landscape { 28 + border-width: 90px; 29 +} 30 + 31 +.tablet-portrait { 32 + height: 1024px; 33 + width: 768px; 34 +} 35 + 36 +.tablet-landscape { 37 + height: 768px; 38 + width: 1024px; 39 +} 40 + 41 +.desktop-landscape { 42 + height: 800px; 43 + width: 1280px; 44 + border: 20px solid; 45 + border-radius: 10px; 46 +} - Name
-
... ... @@ -1,0 +1,1 @@ 1 +Responsive Layout - Parse content
-
... ... @@ -1,0 +1,1 @@ 1 +No - Use this extension
-
... ... @@ -1,0 +1,1 @@ 1 +onDemand