Dotclear


Ignore:
Timestamp:
07/12/18 14:07:20 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add module description to title attribute of raw, hide description column on small displays (<= 1280px wide) ; should fixes #2268

File:
1 edited

Legend:

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

    r3764 r3775  
    1717  #wrapper { 
    1818    background: $wrapper-background; 
     19  } 
     20  .modules { 
     21    th.module-desc, 
     22    td.module-desc { 
     23      display: none;  // Module description is also in title of the raw 
     24    } 
    1925  } 
    2026} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map