Dotclear

source: plugins/antispam/style.css @ 0:54703be25dd6

Revision 0:54703be25dd6, 529 bytes checked in by Dsls <dsls@…>, 14 years ago (diff)

2.3 branch (trunk) first checkin

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: url(index.php?pf=antispam/feed.png) no-repeat center left;*/
11     background-color: transparent;
12     background-position: center left;
13     background-repeat: no-repeat;
14}
15ul.spaminfo .spamcount {
16     background-image: url(images/junk.png);
17}
18ul.spaminfo .hamcount {
19     background-image: url(images/check-on.png);
20}
21ul.spaminfo .feed {
22     background-image: url(index.php?pf=antispam/feed.png);
23}
Note: See TracBrowser for help on using the repository browser.

Sites map