Add backend icon.

This commit is contained in:
David Molineus
2017-11-13 13:13:14 +01:00
parent ef30de9698
commit 27cef9b45b
5 changed files with 92 additions and 4 deletions

View File

@@ -0,0 +1,8 @@
#tl_navigation .tl_level_1_group .group-leaflet {
background: url(/bundles/netzmachtcontaoleaflet/img/leaflet.svg) 3px 2px no-repeat;
}
.tl_help_table a {
text-decoration: underline;
}