Changes for page UX: Standards

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

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

Summary

Details

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