Add all_visits_enlight display plugin

This commit is contained in:
Gregory Soutade
2022-11-20 10:15:13 +01:00
parent 82993afbce
commit 3117aebac0
2 changed files with 90 additions and 1 deletions

View File

@@ -89,4 +89,8 @@ table.iwla_graph_table td
text-align:center;
}
iframe {outline:none; border:0px; width:100%; height:500px; display:block;}
iframe {outline:none; border:0px; width:100%; height:500px; display:block;}
.iwla_enlight {
color:orange;
}