Red Hat DIRECTORY SERVER 7.1 - GATEWAY CUSTOMIZATION Informations techniques Page 109

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 186
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 108
Identity Manager Technical Deployment Overview
Part Number 820-2952-10 Page 109
Identity Manager Technical Deployment
Overview
This section contains new information and documentation corrections for Sun Java
System Identity
Manager Technical Deployment Overview:
You can use CSS to set column widths in the User list and Resource list tables to a fixed
pixel or percentage value. To do so, add the following style classes (commented out by
default) to
customStyle.css
. You can then edit the values to meet the user's requirements.
th#UserListTreeContent_Col0 {
width: 1px;
}
th#UserListTreeContent_Col1 {
width: 1px;
}
th#UserListTreeContent_Col2 {
width: 50%;
}
th#UserListTreeContent_Col3 {
width: 50%;
}
th#ResourceListTreeContent_Col0 {
width: 1px;
}
th#ResourceListTreeContent_Col1 {
width: 1px;
}
th#ResourceListTreeContent_Col2 {
width: 33%;
}
th#ResourceListTreeContent_Col3 {
width: 33%;
}
th#ResourceListTreeContent_Col4 {
width: 33%;
}
Vue de la page 108
1 2 ... 104 105 106 107 108 109 110 111 112 113 114 ... 185 186

Commentaires sur ces manuels

Pas de commentaire