Dotclear


Ignore:
Timestamp:
01/26/14 17:52:50 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Children:
2646:d055bf88fa80, 2647:bd67628faadf
Message:

Berlin Theme. content-info: right spacing should be preserved on all screen width

Location:
themes/berlin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • themes/berlin/scss/modules/_off-canvas.scss

    r2640 r2645  
    1313#sidebar, #main { 
    1414    @include transition(.3s all linear); 
     15} 
     16// Dégager la place de l'icône d'ouverture 
     17.js #content-info h2, 
     18.js .content-info__feed { 
     19        margin-right: 3.5em; 
    1520} 
    1621 
     
    6368        @include zen-grid-item (11, 1, right); 
    6469    } 
    65     // Dégager la place de l'icône d'ouverture 
    66     #content-info h2 { 
    67         margin-right: 3.5em; 
    68     } 
    6970} 
  • themes/berlin/style.css

    r2644 r2645  
    12391239  transition: 0.3s all linear; } 
    12401240 
     1241.js #content-info h2, 
     1242.js .content-info__feed { 
     1243  margin-right: 3.5em; } 
     1244 
    12411245@media screen and (max-width: 80em) { 
    12421246  #offcanvas-on, 
     
    12961300    _display: inline; 
    12971301    _overflow: hidden; 
    1298     _overflow-y: visible; } 
    1299  
    1300   #content-info h2 { 
    1301     margin-right: 3.5em; } } 
     1302    _overflow-y: visible; } } 
    13021303/*** dev only ***/ 
Note: See TracChangeset for help on using the changeset viewer.

Sites map