Changes for page UX: Standards

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

From version Icon 109.1 Icon
edited by Ecaterina Valica
on 2010/01/12 15:47
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 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 {