Dotclear


Ignore:
Timestamp:
03/08/18 17:58:39 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Code formatting (PSR-2)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/antispam/style.css

    r1516 r3730  
    11ul.spaminfo { 
    2      display: block; 
    3      list-style: none; 
    4      margin: 1em 0; 
    5      padding: 0; 
     2  display: block; 
     3  list-style: none; 
     4  margin: 1em 0; 
     5  padding: 0; 
    66} 
    77ul.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; 
     8  margin: 0.5em 0; 
     9  padding-left: 16px; 
     10  background-color: transparent; 
     11  background-position: center left; 
     12  background-repeat: no-repeat; 
    1313} 
    1414ul.spaminfo .spamcount { 
    15      background-image: url(images/junk.png); 
     15  background-image: url(images/junk.png); 
    1616} 
    1717ul.spaminfo .hamcount { 
    18      background-image: url(images/check-on.png); 
     18  background-image: url(images/check-on.png); 
    1919} 
    2020ul.spaminfo .feed { 
    21      background-image: url(index.php?pf=antispam/feed.png); 
     21  background-image: url(index.php?pf=antispam/feed.png); 
    2222} 
    2323/* ---------------------------------------------------------- listing of IPs / bad words */ 
     24 
    2425.antispam { 
    25      height: 200px; 
    26      overflow: auto; 
    27      margin-bottom: 1em; 
     26  height: 200px; 
     27  overflow: auto; 
     28  margin-bottom: 1em; 
    2829} 
    2930.antispam p { 
    30      margin: 1px 0 0 0; 
    31      padding: 0.2em 0.5em; 
     31  margin: 1px 0 0 0; 
     32  padding: 0.2em 0.5em; 
    3233} 
    3334.antispam p.global { 
    34      background: #fec; 
     35  background: #fec; 
    3536} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map