Projet

Général

Profil

Révision bc175c27

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ldap/ldap_servers/ldap_servers.admin.css
1 1

  
2

  
3
/* Used in /admin/config/people/ldap/user. */
2 4
table.ldap-provision-todrupal input.convert, table.ldap-provision-toldap input.convert {
3 5
  background-image: url('/themes/seven/images/list-item.png');
4 6
  background-repeat: no-repeat;
5 7
}
6 8

  
9
/* Used in admin/config/people/ldap/servers/edit/$sid. */
7 10
div.ldap-pwd-abscent {
8 11
  background-image:url('/misc/message-16-error.png');
9 12
  background-repeat:no-repeat;
......
19 22
  padding-left: 20px;
20 23
  border: solid 1px #beb;
21 24
  }
22
  
25

  
26
/* Used in /admin/config/people/ldap/user. */
23 27
table th.mixedcase, .mixedcase {
24 28
  text-transform: none;
25 29
}
26
  
30

  
31
/* Unknown overrides in dblog. */
27 32
form#dblog-filter-form div#edit-type-wrapper,
28
table#admin-dblog th img
29
{ display: none;}
30
code.export-summary {font-weight: normal;}
33
table#admin-dblog th img {
34
  display: none;
35
}
36
code.export-summary {
37
  font-weight: normal;
38
}
31 39

  
32 40
table#admin-dblog th a,
33
table#admin-dblog th {text-decoration: none; color: #000000;}
34
th code {}
41
table#admin-dblog th {
42
  text-decoration: none; color: #000000;
43
}

Formats disponibles : Unified diff