diff --git a/src/fr/devinsy/statoolinfos/htmlize/serviceListView.xhtml b/src/fr/devinsy/statoolinfos/htmlize/serviceListView.xhtml index 641ccda..139d95f 100644 --- a/src/fr/devinsy/statoolinfos/htmlize/serviceListView.xhtml +++ b/src/fr/devinsy/statoolinfos/htmlize/serviceListView.xhtml @@ -12,6 +12,76 @@
+ +
+
+
+ OK
+ Warning
+ Alert
+ Error
+ Over
+ Void +
+
+ Sans compte
+ Compte libre
+ Adhérents
+ Clients
+ Site web
+ Mentions légales +
+
+ Page web contact
+ Courriel de contact
+ Guide utilisateur
+ Guide technique
+ License
+ Sources +
+
+
+ +
+
+
+ OK
+ Warning +
+
+ Alert
+ Error +
+
+ Over
+ Void +
+
+ Sans compte
+ Compte libre +
+
+ Adhérents
+ Clients +
+
+ Site web
+ Mentions légales +
+
+ Page web contact
+ Courriel de contact +
+
+ Guide utilisateur
+ Guide technique +
+
+ License
+ Sources +
+
+
diff --git a/src/fr/devinsy/statoolinfos/htmlize/stuff/statoolinfos.css b/src/fr/devinsy/statoolinfos/htmlize/stuff/statoolinfos.css index 1fef7c4..0fef941 100644 --- a/src/fr/devinsy/statoolinfos/htmlize/stuff/statoolinfos.css +++ b/src/fr/devinsy/statoolinfos/htmlize/stuff/statoolinfos.css @@ -771,3 +771,20 @@ table > tfoot > tr > th.danger vertical-align: middle; } +.legend img +{ + width: 16px; + height: 16px; + padding: 0; + margin-right: 5px; + margin-bottom: 5px; + vertical-align: middle; +} + +.legend .column +{ + margin-top: 5px; + margin-left: 25px; + font-size: 12px; + text-align: left; +}