Home
last modified time | relevance | path

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

1234567891011

/plugin/openlayersmap/ol7/
H A Dol.css
H A DREADME.md
/plugin/ol3/
H A 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 */
H A 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/
H A Dstyle.css6 .subnumberlist ol {
16 .subnumberlist > ol {
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 {
55 .subnumberlist ol > li ol > li ol > li ol {
59 .subnumberlist ol > li ol > li ol > li ol > li:before {
[all …]
/plugin/openlayersmap/
H A Dscript.js68 * @return {ol.Map} the created map
94 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
[all...]
H A 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
[all...]
/plugin/odt/
H A 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/
H A 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;}
H A 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/
H A 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/geonav/tpl/startermap/css/
H A Dprint.css39 ol { selector
42 ol ol {
45 ol ol ol {
48 ol ol ol ol {
51 ol ol ol ol ol {
H A 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/html2pdf/html2pdf/html2ps/
H A 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,
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,
495 ol ol menu, ol ul menu, ol menu menu, ol dir menu,
[all …]
/plugin/codeprettify/
H A 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/
H A Dbi.txt7 From se fasin blong no luksave mo no respektem ol raet blong man mo woman i mekem se i gat ol nogud aksen i tekemples we oli mekem se pipol i kros, mo bambae wan taem i kam we pipol bambae i glad long fridom blong toktok mo biliv blong hem, fridom blong no fraet mo wantem samting hemi kamaot olsem nambawan tingting blong ol grasrut pipol,
9 From se hemi wan impoten samting, sipos man i no fos blong lukaotem help, olsem wan las aksen we hemi save mekem, blong faet agensem rabis fasin blong spoelem no fosem pipol hemia blong mekem nomo se Loa i protektem ol raet blong man mo woman,
11 From se i gat nid blong promotem fasin blong developem frensip wetem ol narafala kaontri,
13 From se ol pipol blong Unaeted Neisen oli talem bakegen insaed long Jata strong tingting blong olgeta long ol stamba raet blong man mo woman, respek mo valiu blong man mo woman mo long ikwol raet blong man mo woman, oli disaed blong promotem sosol progres mo ol standed blong laef we i moa gud mo we i gat moa fridom,
15 From se ol Memba Kaontri oli mekem strong promis blong promotem respek blong ol rae
[all...]
/plugin/wrapadd/
H A 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/
H A 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/
H A 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/
H A 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/
H A 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/
H A 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/
H A DscheduleCitiesMap.js343 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 ({
358 iconSelectedStyle = new ol.style.Style ({
367 var clusters = new ol.source.Cluster({
372 var clusterLayer = new ol.layer.Vector({
387 style = [new ol.style.Style({
395 text: new ol.style.Text({
405 var map = new ol.Map ({
[all …]
/plugin/extlist/css/
H A 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/
H A Dmpdf.css5 [mPDF 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