Index: data/themes/auquo2/wcs.css =================================================================== --- data/themes/auquo2/wcs.css (révision 563) +++ data/themes/auquo2/wcs.css (copie de travail) @@ -662,3 +662,25 @@ margin-bottom: 1ex; } +table#strongbox-items tr.expired td.expiration { + color: #800; +} + +table#strongbox-items td { + padding: 2px 1ex; +} + +table#strongbox-items tr.even { + background: #ddd; +} + +table#strongbox-items tr.odd { + background: #eee; +} + +div#centre { + width: 380px; + float: left; + padding: 0 5px 0 0; +} +