Projet

Général

Profil

Révision 74f6bef0

Ajouté par Assos Assos il y a plus de 10 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/themes/adaptivetheme/at_core/layouts/panels/three_3x33/three_3x33.inc
23 23
    'type' => 'three',
24 24
    'options' => array(
25 25
      'three-3x33' => 'default',
26
      'three-3x33-5050-stack-bottom' => 'even stack bottom', // new layout for 7.x-3.2
26 27
      'three-3x33-stack-bottom' => 'stack bottom',
27 28
      'three-3x33-stack-top' => 'stack top',
28 29
      'three-3x33-stack' => 'stack',
......
33 34
          '33' => array('.three-3x33 > .region' => 'width:33.333333%'),
34 35
        ),
35 36
      ),
37
      'three-3x33-5050-stack-bottom' => array(
38
        'css' => array(
39
          '50' => array('.three-3x33 > .region' => 'width:50%'),
40
          'fdw' => array('.three-3x33 > .region-three-33-third' => 'float:none;display:block;width:100%;clear:both'),
41
        ),
42
      ),
36 43
      'three-3x33-stack-bottom' => array(
37 44
        'css' => array(
38 45
          '66' => array('.three-3x33 > .region-three-33-first' => 'width:66.666666%'),

Formats disponibles : Unified diff