Dotclear

Changeset 1511:b8a3b61d4b84


Ignore:
Timestamp:
08/19/13 08:00:51 (11 years ago)
Author:
Pascal Chevrel <pascal.chevrel@…>
Branch:
ticket1515
Children:
1512:ef727a109ce6, 1513:0e5521ea39d3
Message:

move antispam css rules from general stylesheet to plugins/antispam/style.css

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r1510 r1511  
    819819option.avail10n { 
    820820     background: transparent url(../images/check-on.png) no-repeat 0 50%; 
    821 } 
    822 /* ----------------------------------------------------------  Antispam extensions */ 
    823 .antispam { 
    824      height: 200px; 
    825      overflow: auto; 
    826      margin-bottom: 1em; 
    827 } 
    828 .antispam p { 
    829      margin: 1px 0 0 0; 
    830      padding: 0.2em 0.5em; 
    831 } 
    832 .antispam p.global { 
    833      background: #ccff99; 
    834821} 
    835822/* ------------------------------------------------------------------ contextual help */ 
  • plugins/antispam/style.css

    r1330 r1511  
    2121     background-image: url(index.php?pf=antispam/feed.png); 
    2222} 
     23/* ---------------------------------------------------------- listing of IPs / bad words */ 
     24.antispam { 
     25     height: 200px; 
     26     overflow: auto; 
     27     margin-bottom: 1em; 
     28} 
     29.antispam p { 
     30     margin: 1px 0 0 0; 
     31     padding: 0.2em 0.5em; 
     32} 
     33.antispam p.global { 
     34     background: #ccff99; 
     35} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map