Dotclear

source: plugins/antispam/style.css @ 1330:fbe6a4b295d9

Revision 1330:fbe6a4b295d9, 453 bytes checked in by Anne Kozlika <kozlika@…>, 11 years ago (diff)

Il en restait dans les coins

Line 
1ul.spaminfo {
2     display: block;
3     list-style: none;
4     margin: 1em 0;
5     padding: 0;
6}
7ul.spaminfo li {
8     margin: 0.5em 0;
9     padding-left: 16px;
10     background-color: transparent;
11     background-position: center left;
12     background-repeat: no-repeat;
13}
14ul.spaminfo .spamcount {
15     background-image: url(images/junk.png);
16}
17ul.spaminfo .hamcount {
18     background-image: url(images/check-on.png);
19}
20ul.spaminfo .feed {
21     background-image: url(index.php?pf=antispam/feed.png);
22}
Note: See TracBrowser for help on using the repository browser.

Sites map