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

9 lines
148 B
CSS
Raw Normal View History

2017-11-13 13:13:14 +01:00
2022-02-22 09:53:41 +01:00
#tl_navigation .group-leaflet {
background: url(../img/leaflet.svg) 3px 2px no-repeat;
2017-11-13 13:13:14 +01:00
}
.tl_help_table a {
text-decoration: underline;
}