diff --git a/src/fr/devinsy/statoolinfos/htmlize/federationHeaderView.xhtml b/src/fr/devinsy/statoolinfos/htmlize/federationHeaderView.xhtml index 07ed216..aa97549 100644 --- a/src/fr/devinsy/statoolinfos/htmlize/federationHeaderView.xhtml +++ b/src/fr/devinsy/statoolinfos/htmlize/federationHeaderView.xhtml @@ -23,26 +23,27 @@

Description absente…

Depuis n/a
- - - - - - - - - - - - - -
- -
n/a
-
n/a
-
n/a
-
-
+ Légal + Contact + Courriel + Doc + Tech + Membres + Services + Propriétés + Fichier + Journal + Stats + Metriques + Dispos + + + + + +
n/a
n/a
n/a
+ Checks +
diff --git a/src/fr/devinsy/statoolinfos/htmlize/organizationHeaderView.xhtml b/src/fr/devinsy/statoolinfos/htmlize/organizationHeaderView.xhtml index 9c3b6e2..dca4416 100644 --- a/src/fr/devinsy/statoolinfos/htmlize/organizationHeaderView.xhtml +++ b/src/fr/devinsy/statoolinfos/htmlize/organizationHeaderView.xhtml @@ -25,26 +25,27 @@
Depuis n/an/a (n/a)
Membre n/a depuis/: n/an/a (n/a)
- - - - - - - - - - - - - -
- -
n/a
-
n/a
-
n/a
-
-
+ Légal + Contact + Courriel + Doc + Tech + Membres + Services + Propriétés + Fichier + Journal + Stats + Metriques + Dispos + + + + + +
n/a
n/a
n/a
+ Checks +
diff --git a/src/fr/devinsy/statoolinfos/htmlize/serviceHeaderView.xhtml b/src/fr/devinsy/statoolinfos/htmlize/serviceHeaderView.xhtml index 144386a..2ab3893 100644 --- a/src/fr/devinsy/statoolinfos/htmlize/serviceHeaderView.xhtml +++ b/src/fr/devinsy/statoolinfos/htmlize/serviceHeaderView.xhtml @@ -24,7 +24,7 @@
Depuis n/an/a (n/a)   Statut :
-
+
Inscription : @@ -33,28 +33,29 @@
- - - - - - - - - - - - - -
- -
n/a
-
n/a
-
n/a
-
-
+ Légal + Contact + Courriel + Doc + Tech + Membre + Services + Propriétés + Fichier + Journal + Stats + Metriques + Dispos + + + + + +
n/a
n/a
n/a
+ Checks +
-
+
Logiciel : n/a, version n/a, licence n/a   diff --git a/src/fr/devinsy/statoolinfos/htmlize/stuff/statoolinfos.css b/src/fr/devinsy/statoolinfos/htmlize/stuff/statoolinfos.css index 07378e2..99116c7 100644 --- a/src/fr/devinsy/statoolinfos/htmlize/stuff/statoolinfos.css +++ b/src/fr/devinsy/statoolinfos/htmlize/stuff/statoolinfos.css @@ -745,14 +745,39 @@ table > tfoot > tr > th.danger text-decoration: none; } -.content_infos img, -.content_infos a img +.registration_infos +{ + display: inline-block; + text-decoration: none; +} + +.registration_infos img { width: 50px; height: 50px; padding-top:0; padding-bottom: 0; vertical-align: middle; + margin-bottom: 2px; +} + +.content_infos a +{ + display: inline-block; + text-decoration: none; + font-size: 12px; +} + +.content_infos img, +.content_infos a img +{ + display: block; + width: 50px; + height: 50px; + padding-top:0; + padding-bottom: 0; + vertical-align: middle; + margin-bottom: 2px; } .td_icon_alone