Dotclear


Ignore:
Timestamp:
09/29/13 23:10:54 (12 years ago)
Author:
Denis Jean-Chirstian <contact@…>
Branch:
dcRepo
Message:

Add rest service to get more module info on modules list through ajax

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r2151 r2156  
    19661966          } 
    19671967/* -------------------------------------------------------------------- plugins.php */ 
    1968 #plugins td.action { 
     1968.modules td.action, .modules td.icon { 
    19691969     vertical-align: middle; 
    19701970     } 
    1971 .icon img { 
     1971.modules td.icon img:last-child { 
    19721972     width: 16px; 
    19731973     height: 16px; 
    19741974     } 
    1975 .distrib img { 
     1975.modules td.distrib img { 
    19761976     display: block; 
    19771977     float: right; 
     1978     } 
     1979.modules dt { 
     1980     font-weight: bold; 
     1981     } 
     1982.modules a.details { 
     1983     background: transparent url(search.png) no-repeat 2px 2px; 
     1984     padding: 4px 4px 0 20px; 
     1985     } 
     1986.modules a.support { 
     1987     background: transparent url(../images/page_help.png) no-repeat 2px 2px; 
     1988     padding: 4px 4px 0 20px; 
    19781989     } 
    19791990/* ---------------------------------------------------------- post.php, page.php */ 
Note: See TracChangeset for help on using the changeset viewer.

Sites map