Projet

Général

Profil

Révision ed9a13f1

Ajouté par Assos Assos il y a presque 4 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/feeds/feeds_ui/feeds_ui.css
24 24
  float: left;
25 25
  position: relative;
26 26
  width: 240px;
27
  border-right: 1px solid #DDD;
27
  border-right: 1px solid #ddd;
28 28
  padding: 10px 10px 0 0;
29 29
}
30 30

  
......
39 39

  
40 40
/* Container theming. */
41 41
div.feeds-container {
42

  
43 42
}
44 43

  
45 44
div.feeds-container h4 {
......
48 47
}
49 48

  
50 49
div.feeds-container.plain {
51
  background-color: #EEE;
52
  border-bottom: 1px solid #DDD;
53
  border-top: 2px solid #DDD;
50
  background-color: #eee;
51
  border-bottom: 1px solid #ddd;
52
  border-top: 2px solid #ddd;
54 53
  padding: 5px;
55 54
  margin: 10px 0;
56 55
}

Formats disponibles : Unified diff