Projet

Général

Profil

Révision 599a39cd

Ajouté par Assos Assos il y a environ 3 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/date/date_views/css/date_views.css
1
/* Pager plugin css */
1
/**
2
 * @file
3
 * Custom CSS for the Date Views module.
4
 */
5

  
6
/* Pager plugin. */
2 7
div.date-views-pager {
3 8
  margin-left: auto;
4 9
  margin-right: auto;
......
19 24
}
20 25

  
21 26

  
22
/* Views filter form css */
27
/* Views filter form. */
23 28
.views-group-box div.date-views-filter-fieldset {
24 29
  margin-left: 0;
25 30
}
......
47 52
}
48 53

  
49 54
/**
50
 * Style Header
55
 * Style Header.
56
 * Give the navigation bar a little extra padding below so it will clear the
57
 * new contextual links overlay of the teasers below it.
51 58
 */
52
/* Give the navigation bar a little extra padding below so it will clear the new contextual links overlay of the teasers below it. */
53 59
.date-nav {
54 60
  clear: both;
55 61
  padding-bottom: 1.5em;
......
64 70
  margin-bottom: 10px;
65 71
}
66 72

  
67
.date-nav-wrapper  {
73
.date-nav-wrapper {
68 74
  position: relative;
69 75
  margin-top: 5px;
70 76
  width: 100%;
......
139 145
.date-nav-wrapper .date-next a {
140 146
  margin-right: 10px;
141 147
  font-weight: bold;
142
}
148
}

Formats disponibles : Unified diff