Dotclear


Ignore:
Timestamp:
06/28/15 09:55:42 (10 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Encapsulate <ul>…</ul> with <nav role="navigation">…</nav> when <ul> used for navigation role (simpleMenu, navigation widget), fixes #2030

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/berlin/scss/partials/_sidebar.scss

    r2952 r3019  
    4242    line-height: 1.71429; 
    4343    > ul { 
     44        @include no-bullets; 
     45        padding-left: 0; 
     46    } 
     47    > nav ul { 
    4448        @include no-bullets; 
    4549        padding-left: 0; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map