Files
contao-leaflet-maps/src/Bundle/Resources/public/css/backend_global.css

9 lines
195 B
CSS
Raw Normal View History

2017-11-13 13:13:14 +01:00
#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;
}