Projet

Général

Profil

Révision e4c061ad

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/themes/adminimal_theme/css/mobile.css
30 30
  float: none;
31 31
  clear: both;
32 32
  display: block;
33
  padding: 0 50px 0 10px;
33
  padding: 0 10px 0 10px;
34
  background: #333;
35
  width: 100%;
36
  border-bottom: 5px solid #0074BD;
37
  box-sizing: border-box;
34 38
}
35 39

  
36 40
ul.primary li {
37 41
  clear: both;
38
  display: block;
42
  display: table;
39 43
  float: none;
40 44
  margin: 0;
45
  width: 100%;
41 46
}
42 47

  
43 48
body.adminimal-theme ul.primary li a:active, body.adminimal-theme ul.primary li a:link, body.adminimal-theme ul.primary li a:visited {
......
249 254
#sidebar-right .region-sidebar-right {
250 255
  padding-left: 0px;
251 256
}
257

  
258
.adminimal-theme #module-filter-tabs.top-fixed{
259
  position: relative;
260
}

Formats disponibles : Unified diff