Projet

Général

Profil

Révision 18596a08

Ajouté par Assos Assos il y a presque 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/module_filter/css/modules.css
7 7
#system-modules th.name {
8 8
  width: 25%;
9 9
}
10
#system-modules th.version {
11
  width: 10%;
12
}
10 13
#system-modules th.links {
11 14
  width: 15%;
12 15
}
......
14 17
  vertical-align: top;
15 18
}
16 19
#system-modules .expand.inner {
17
  background: transparent url(/misc/menu-collapsed.png) left 0.6em no-repeat;
20
  background: transparent url(../images/collapsed.png) left 0.6em no-repeat;
18 21
  margin-left: -12px;
19 22
  padding-left: 12px;
20 23
}
21 24
#system-modules .expanded.expand.inner {
22
  background: transparent url(/misc/menu-expanded.png) left 0.6em no-repeat;
25
  background: transparent url(../images/expanded.png) left 0.6em no-repeat;
23 26
}
24 27
#system-modules .description {
25 28
  cursor: pointer;
......
29 32
  text-overflow: ellipsis;
30 33
  white-space: nowrap;
31 34
}
35
#system-modules .description .inner.expanded > * {
36
  cursor: auto;
37
}
32 38
#system-modules .description .requirements,
33 39
#system-modules .description .links {
34 40
  display: none;

Formats disponibles : Unified diff