Home
last modified time | relevance | path

Searched refs:ol (Results 1 – 25 of 274) sorted by relevance

1234567891011

/plugin/openlayersmap/ol/
Dol.css1ol-background-color:white;--ol-accent-background-color:#F5F5F5;--ol-subtle-background-color:rgba(1…
2 /*# sourceMappingURL=ol.css.map */
DREADME.md9 cd ol
12 unzip -jo $OL_VERSION-dist.zip dist/* ol.css ol.css.map
21 cd ol
36 npx cleancss --source-map src/ol/ol.css -o build/full/ol.css
44 see https://github.com/walkermatt/ol-layerswitcher#js
47 cd ol
49 wget "https://unpkg.com/ol-layerswitcher@$SWITCHER_VERSION" -O ol-layerswitcher.js
50 wget "https://unpkg.com/ol-layerswitcher@$SWITCHER_VERSION/dist/ol-layerswitcher.css" -O ol-layersw…
/plugin/ol3/
Dstyle.css1ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;ri…
2 /*# sourceMappingURL=ol.css.map */
Dtest.js2 var layer = new ol.layer.Tile ({
3 source: new ol.source.OSM ()
5 var view = new ol.View ({
6 center: ol.proj.transform ([-2.54833, 47.95583], "EPSG:4326", "EPSG:3857"),
9 var map = new ol.Map ({
/plugin/subnumberlist/
Dstyle.css6 .subnumberlist ol {
16 .subnumberlist > ol {
20 .subnumberlist ol > li:before {
24 .subnumberlist ol > li {
29 .subnumberlist ol > li ol {
33 .subnumberlist ol > li ol > li:before {
37 .subnumberlist ol > li ol > li {
42 .subnumberlist ol > li ol > li ol {
46 .subnumberlist ol > li ol > li ol > li:before {
50 .subnumberlist ol > li ol > li ol > li {
[all …]
/plugin/openlayersmap/
Dscript.js94 let extent = ol.extent.createEmpty();
95 let overlayGroup = new ol.layer.Group({title: 'Overlays', fold: 'open', layers: []});
96 const baseLyrGroup = new ol.layer.Group({'title': 'Base maps', layers: []});
98 const map = new ol.Map({
101 view: new ol.View({
102 center: ol.proj.transform([mapOpts.lon, mapOpts.lat], 'EPSG:4326', 'EPSG:3857'),
107 new ol.control.Attribution({
116 new ol.layer.Tile({
120 source: new ol.source.OSM()
124 new ol.layer.Tile({
[all …]
Ddeleted.files50 ol6/226.ol.js
51 ol6/226.ol.js.map
52 ol6/231.ol.js
53 ol6/231.ol.js.map
54 ol6/247.ol.js
55 ol6/247.ol.js.LICENSE.txt
56 ol6/247.ol.js.map
57 ol6/356.ol.js
58 ol6/356.ol.js.map
59 ol6/382.ol.js
[all …]
/plugin/odt/
Dexample.css260 ol { selector
266 ol ol {
272 ol ol ol {
278 ol ol ol ol {
284 ol ol ol ol ol {
290 ol ol ol ol ol ol {
296 ol ol ol ol ol ol ol {
302 ol ol ol ol ol ol ol ol {
308 ol ol ol ol ol ol ol ol ol {
314 ol ol ol ol ol ol ol ol ol ol {
/plugin/lists/
Dstyle.css4 ol,ul,div.dokuwiki ol,div.dokuwiki ul{list-style-position:outside;list-style-image:none;margin:0 0 … selector
5 ol li,ul li{padding:0;}
6 ol li{margin:0 0 0 3.5ex;}
8 ol li div,ul li div,ol li p,ul li p{margin:0;padding:0;font-weight:normal;}
11 ol{list-style-type:decimal;} selector
12 ol ol{list-style-type:upper-roman;}
13 ol ol ol{list-style-type:lower-alpha;}
14 ol ol ol ol{list-style-type:lower-greek;}
15 ol li div.li,ul li div.li{display:inline;}
Dsyntax_plugin_lists.css20 ol, selector
22 div.dokuwiki ol,
34 ol li,
38 ol li {
44 ol li div,
46 ol li p,
58 ol { selector
61 ol ol {
64 ol ol ol {
67 ol ol ol ol {
[all …]
/plugin/html2pdf/html2pdf/html2ps/unittest/
Dtest.tag.ol.type.php7 $ol =& $tree->get_element_by_id('ol_1');
8 $this->assertEqual(LST_DECIMAL, $ol->getCSSProperty(CSS_LIST_STYLE_TYPE));
10 $ol =& $tree->get_element_by_id('ol_a');
11 $this->assertEqual(LST_LOWER_LATIN, $ol->getCSSProperty(CSS_LIST_STYLE_TYPE));
13 $ol =& $tree->get_element_by_id('ol_A');
14 $this->assertEqual(LST_UPPER_LATIN, $ol->getCSSProperty(CSS_LIST_STYLE_TYPE));
16 $ol =& $tree->get_element_by_id('ol_i');
17 $this->assertEqual(LST_LOWER_ROMAN, $ol->getCSSProperty(CSS_LIST_STYLE_TYPE));
19 $ol =& $tree->get_element_by_id('ol_I');
20 $this->assertEqual(LST_UPPER_ROMAN, $ol->getCSSProperty(CSS_LIST_STYLE_TYPE));
/plugin/html2pdf/html2pdf/html2ps/
Ddefault.css308 ol { selector
477 ul ul, ul ol, ul dir, ul menu, ul dl,
478 ol ul, ol ol, ol dir, ol menu, ol dl,
479 dir ul, dir ol, dir dir, dir menu, dir dl,
480 menu ul, menu ol, menu dir, menu menu, menu dl,
481 dl ul, dl ol, dl dir, dl menu, dl dl {
487 ol ul, ul ul, menu ul, dir ul,
488 ol menu, ul menu, menu menu, dir menu,
489 ol dir, ul dir, menu dir, dir dir {
494 ol ol ul, ol ul ul, ol menu ul, ol dir ul,
[all …]
/plugin/geonav/tpl/startermap/css/
Dprint.css39 ol { selector
42 ol ol {
45 ol ol ol {
48 ol ol ol ol {
51 ol ol ol ol ol {
Dbasic.css96 ol, selector
119 ol { selector
123 [dir=rtl] ol { selector
144 li ol,
147 dl ol,
159 ol { selector
162 ol ol {
165 ol ol ol {
168 ol ol ol ol {
171 ol ol ol ol ol {
/plugin/codeprettify/
Dall.css29 pre.prettyprint ol.linenums {
33 pre.prettyprint ol.linenums > li.L0 { list-style-type: decimal; }
34 pre.prettyprint ol.linenums > li.L1 { list-style-type: decimal; }
35 pre.prettyprint ol.linenums > li.L2 { list-style-type: decimal; }
36 pre.prettyprint ol.linenums > li.L3 { list-style-type: decimal; }
37 pre.prettyprint ol.linenums > li.L4 { list-style-type: decimal; }
38 pre.prettyprint ol.linenums > li.L5 { list-style-type: decimal; }
39 pre.prettyprint ol.linenums > li.L6 { list-style-type: decimal; }
40 pre.prettyprint ol.linenums > li.L7 { list-style-type: decimal; }
41 pre.prettyprint ol.linenums > li.L8 { list-style-type: decimal; }
[all …]
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/bi/
Dbi.txt7ol raet blong man mo woman i mekem se i gat ol nogud aksen i tekemples we oli mekem se pipol i kro…
9 …sin blong spoelem no fosem pipol hemia blong mekem nomo se Loa i protektem ol raet blong man mo wo…
11 From se i gat nid blong promotem fasin blong developem frensip wetem ol narafala kaontri,
13ol pipol blong Unaeted Neisen oli talem bakegen insaed long Jata strong tingting blong olgeta long…
15 From se ol Memba Kaontri oli mekem strong promis blong promotem respek blong ol raet blong man mo w…
17 From se hemi impoten tumas blong evriwan i luksave ol raet mo fridom blong promis ia i save tekempl…
21ol Raet blong evri Man mo Woman Raon long Wol olsem wan impoten samting we evri pipol mo evri kaon…
24 …n i bon fri mo ikwol long respek mo ol raet. Oli gat risen mo tingting mo oli mas tritim wanwan lo…
47 …kasem wan stret fasin blong stretem problem we ol stret nasonol traebuno blong ol akt we oli go ag…
53 …g we wan indipenden mo fea tribunal i putum, long taem blong disaedem ol raet mo ol obligeisen blo…
[all …]
/plugin/wrapadd/
Dstyle.css4 div.dokuwiki div.wrap_list-deep ol {
8 div.dokuwiki div.wrap_list-deep > ol {
12 div.dokuwiki div.wrap_list-deep ol li div.li::before {
20 div.dokuwiki div.wrap_list-deep ol ol {
24 div.dokuwiki div.wrap_list-deep > ol ol {
28 div.dokuwiki div.wrap_list-deep ol li li div.li::before {
37 div.dokuwiki div.wrap_list-deep ol ol ol {
41 div.dokuwiki div.wrap_list-deep > ol ol ol {
45 div.dokuwiki div.wrap_list-deep ol ol ol div.li::before {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
Drecursive_block_with_inheritance.test9 … block list %}{% set class = class|default('a') %}<ol class="{{ class }}">{{ block('children') }}<…
21ol class="b"><li>"1"</li><li>"2"</li><li><ol class="b"><li>"3.1"</li><li><ol class="b"><li>"3.2.1"…
/plugin/elwikiupgrade/
Dstyle.css42 #plugin__elwikiupgrade_meter ol {
52 #plugin__elwikiupgrade_meter ol li {
62 #plugin__elwikiupgrade_meter ol li span{
67 #plugin__elwikiupgrade_meter ol li .step {
80 #plugin__elwikiupgrade_meter ol li .stage {
85 #plugin__elwikiupgrade_meter ol li.active {
90 #plugin__elwikiupgrade_meter ol li.active span.stage {
94 #plugin__elwikiupgrade_meter ol li.active span.step{
/plugin/html2pdf/snorriheim/
Dprint.css123 ol { selector
129 ol ol {
133 div.dokuwiki ol {list-style-type: decimal}
134 div.dokuwiki ol ol {list-style-type: upper-roman}
135 div.dokuwiki ol ol ol {list-style-type: lower-alpha}
136 div.dokuwiki ol ol ol ol {list-style-type: lower-greek}
138 /* the list items overriding the ol definition */
/plugin/upgrade/
Dstyle.css55 #plugin__upgrade_meter ol {
65 #plugin__upgrade_meter ol li {
75 #plugin__upgrade_meter ol li span{
80 #plugin__upgrade_meter ol li .step {
93 #plugin__upgrade_meter ol li .stage {
98 #plugin__upgrade_meter ol li.active {
103 #plugin__upgrade_meter ol li.active span.stage {
107 #plugin__upgrade_meter ol li.active span.step{
/plugin/syntaxhighlighter/Styles/
DSyntaxHighlighter.css13 .dp-highlighter ol,
14 .dp-highlighter ol li,
15 .dp-highlighter ol li span
42 .dp-highlighter ol
51 .dp-highlighter.nogutter ol,
52 .dp-highlighter.nogutter ol li
58 .dp-highlighter ol li,
71 .dp-highlighter.nogutter ol li,
90 .dp-highlighter ol li.alt
96 .dp-highlighter ol li span
[all …]
/plugin/schedule/lib/
DscheduleCitiesMap.js45 return ol.proj.transform ([latLonArray [1], latLonArray [0]], 'EPSG:4326', 'EPSG:3857');
51 var lonLat = ol.proj.transform (coord, 'EPSG:3857', 'EPSG:4326');
103 scheduleMap.poi.addFeature (new ol.Feature({
104 geometry: new ol.geom.Point (scheduleGetCoordFromLocation ([lat, lon])),
343 var osm = new ol.layer.Tile ({
344 source: new ol.source.OSM ()
346 var poi = new ol.source.Vector ({
349 iconStyle = new ol.style.Style ({
350 image: new ol.style.Icon (/** @type {olx.style.IconOptions} */ ({
358 iconSelectedStyle = new ol.style.Style ({
[all …]
/plugin/extlist/css/
D_numbering.less13 ol.hierarchical {
36 ol.hierarchical {
56 ol.alphabet {
74 ol.number {
94 ol.Alpha {
98 ol.counter {
/plugin/dw2pdf/vendor/mpdf/mpdf/data/
Dmpdf.css5 …default CSS set in configuration only works on basic elements, cannot do selectors such as "ol ol"]
9 ul, ol { selector
14 ul ul, ul ol, ol ul, ol ol {

1234567891011