Changes for page UX: Standards

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

From version Icon 107.1 Icon
edited by Ecaterina Valica
on 2010/01/12 15:45
Change comment: There is no comment for this version
To version Icon 110.1 Icon
edited by Ecaterina Valica
on 2010/02/22 13:53
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -6,9 +6,10 @@
6 6  (((
7 7  == CSS Standards ==
8 8  
9 -* [[Small Form Component>>CssFormSmall]]
9 +* [[Code Style>>CSSCodeStyle]]
10 10  * [[CSS API>>CSSAPI]]
11 11  ** [[Selectors>>CSSAPISelectors]]
12 +*** [[#xwikimaincontainer>>CSSAPISelectors_xwikimaincontainer]]
12 12  )))
13 13  
14 14  (% class="left column70" %)
Icon XWiki.StyleSheetExtension[0]
Code
... ... @@ -6,12 +6,13 @@
6 6  }
7 7  
8 8  ul.showColors li {
9 - width: 100px;
10 10   height: 20px;
11 11   text-align: center;
12 12   border: 1px solid #ccc;
13 13   float: left;
13 + padding: 0 .5em;
14 14   overflow: hidden;
15 + width: auto;
15 15  }
16 16  
17 17  ul.showColors li.dark {