Projet

Général

Profil

Révision 7547bb19

Ajouté par Assos Assos il y a environ 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/views_bulk_operations/css/views_bulk_operations.css
1
.vbo-select-all-markup, .vbo-table-select-all-markup {
1
.vbo-select-all-markup,
2
.vbo-table-select-all-markup {
2 3
  display: none;
3 4
}
4 5

  
......
15 16
.views-table-row-select-all td {
16 17
  text-align: center;
17 18
}
18
.vbo-table-select-all-pages, .vbo-table-select-this-page {
19
  margin: 0 !important;
20
  padding: 2px 5px !important;
19
.vbo-views-form .vbo-table-select-all-pages,
20
.vbo-views-form .vbo-table-select-this-page {
21
  margin: 0;
22
  padding: 2px 5px;
21 23
}
22 24

  
23 25
/* Generic "select all" */
......
30 32
  margin-bottom: 0;
31 33
}
32 34
.vbo-fieldset-select-all div {
33
  padding: 0 !important;
34
  margin: 0 !important;
35
  padding: 0;
36
  margin: 0;
35 37
}

Formats disponibles : Unified diff