mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 15:46:18 +00:00
10 lines
344 B
Plaintext
10 lines
344 B
Plaintext
|
title: $:/plugins/tiddlywiki/geospatial/styles
|
||
|
tags: [[$:/tags/Stylesheet]]
|
||
|
|
||
|
\rules only filteredtranscludeinline transcludeinline macrodef macrocallinline
|
||
|
|
||
|
.leaflet-retina .leaflet-control-layers-toggle,
|
||
|
.leaflet-control-layers-toggle {
|
||
|
background-image: url(<<datauri '$:/plugins/tiddlywiki/geospatial/leaflet/images/layers-2x.png'>>);
|
||
|
|
||
|
}
|