Files
contao-leaflet-maps/src/Bundle/Resources/public/css/backend_global.css
David Molineus 27cef9b45b Add backend icon.
2017-11-13 13:13:14 +01:00

9 lines
195 B
CSS

#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;
}