Index

Changes for document Index

Last modified by Administrator on 2013/09/29 19:02
From version 22.4
edited by Administrator
on 2013/09/27 14:43
To version 23.1
edited by Administrator
on 2013/09/27 14:44
Change comment: There is no comment for this version

Content changes

... ... @@ -53,9 +53,9 @@
53 53 border: 1px solid #ccc; display:block;background: #f1f1f1; padding: .2em .5em;color: #888; width: 214px;
54 54 background-color: #C9C9C9;
55 55 background-image : -webkit-linear-gradient(top, #FFF 0%, #C9C9C9 100%);
56 - background-image: -moz-linear-gradient(to bottom, #FFFFFF 0%, #C9C9C9 100%);
57 - background-image: -o-linear-gradient(to bottom, #FFFFFF 0%, #C9C9C9 100%);
58 - background-image: linear-gradient(to bottom, #FFF 0%, #C9C9C9 100%);
56 + background-image : -moz-linear-gradient(to bottom, #FFFFFF 0%, #C9C9C9 100%);
57 + background-image : -o-linear-gradient(to bottom, #FFFFFF 0%, #C9C9C9 100%);
58 + background-image : linear-gradient(to bottom, #FFF 0%, #C9C9C9 100%);
59 59 border-radius: 4px 4px 0 0;
60 60 }
61 61 table.welcome td {padding-right: 15px;}

This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 5.1 - Documentation