Changes for page UX: Standards

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

From version Icon 101.1 Icon
edited by Ecaterina Valica
on 2009/12/22 11:30
Change comment: There is no comment for this version
To version Icon 98.1 Icon
edited by Ecaterina Valica
on 2009/08/03 15:52
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -28,9 +28,6 @@
28 28  * [[Colors>>Standards.Colors]]
29 29  * [[Typography>>Standards.Typography]]
30 30  
31 -* [[Hierarchy>>Standards.Hierarchy]]
32 -* [[QuantitativeDisplay >>Standards.QuantitativeDisplay]]
33 -
34 34  * Types of pages
35 35  ** Main
36 36  ** Section Pages
... ... @@ -38,6 +38,3 @@
38 38  ** Status bar notification
39 39  ** Dialog notifications
40 40  * Behavior)))
41 -{{html}}
42 -<div class="clearfloats"></div>
43 -{{/html}}
Icon XWiki.StyleSheetExtension[2]
Code
... ... @@ -1,10 +1,8 @@
1 1  h6 {
2 2   font-size:1em;
3 3   font-weight:bold;
4 - /* color: #888;
5 - border-bottom: 1px dotted #DDDDDD; */
6 - color: #4d4d4d;
7 - border-bottom: 1px solid #4d4d4d;
4 + color: #888;
5 + border-bottom: 1px dotted #DDDDDD;
8 8   display:block;
9 9   margin-top: 20px;
10 10   margin-bottom: 5px;