Dotclear


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

scope="row" obsolete in HTML5 for td, switch to th for module name (plugins list), closes #2272

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/scss/partials/_markup.scss

    r3517 r3762  
    105105} 
    106106 
    107 th { 
     107th:not(.module-name) { 
    108108     border-width: 1px 0 1px 0; 
    109109     border-style: solid; 
     
    115115} 
    116116 
    117 td { 
     117td, th.module-name { 
     118  font-weight: normal; 
    118119     border-width: 0 0 1px 0; 
    119120     border-style: solid; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map