[ Index ]
 

Code source de Dotclear 2.0-beta6

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/plugins/antispam/ -> style.css (source)

   1  ul.spaminfo {
   2      display: block;
   3      list-style: none;
   4      margin: 1em 0;
   5      padding: 0;
   6  }
   7  ul.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  }
  15  ul.spaminfo .spamcount {
  16      background-image: url(images/junk.png);
  17  }
  18  ul.spaminfo .hamcount {
  19      background-image: url(images/check-on.png);
  20  }
  21  ul.spaminfo .feed {
  22      background-image: url(index.php?pf=antispam/feed.png);
  23  }


Généré le : Fri Feb 23 22:16:06 2007 par Balluche grâce à PHPXref 0.7