Home
last modified time | relevance | path

Searched refs:ol (Results 51 – 75 of 257) sorted by relevance

1234567891011

/plugin/revealjs/css/theme/
H A Dsolarized.css97 .reveal ol,
104 .reveal ol {
117 .reveal ul ol,
118 .reveal ol ol,
119 .reveal ol ul {
H A Dwhite.css93 .reveal ol,
100 .reveal ol {
113 .reveal ul ol,
114 .reveal ol ol,
115 .reveal ol ul {
H A Dbeige.css97 .reveal ol,
104 .reveal ol {
117 .reveal ul ol,
118 .reveal ol ol,
119 .reveal ol ul {
H A Dsimple.css96 .reveal ol,
103 .reveal ol {
116 .reveal ul ol,
117 .reveal ol ol,
118 .reveal ol ul {
H A Dblood.css96 .reveal ol,
103 .reveal ol {
116 .reveal ul ol,
117 .reveal ol ol,
118 .reveal ol ul {
H A Dleague.css99 .reveal ol,
106 .reveal ol {
119 .reveal ul ol,
120 .reveal ol ol,
121 .reveal ol ul {
/plugin/openlayersmap/
H A Dall.less16 @import "ol/ol.css";
17 @import "ol/ol-layerswitcher.css"
/plugin/wysiwyg/fckeditor/editor/dtd/
H A Dfck_xhtml10strict.js30 …lockquote:1, noscript:1, table:1, address:1, pre:1, p:1, h5:1, dl:1, h4:1, ol:1, h6:1, h1:1, h3:1,… property in FCK.DTD.B
36 …H = {img:1, noscript:1, br:1, kbd:1, button:1, h5:1, h4:1, samp:1, h6:1, ol:1, h1:1, h3:1, h2:1, f… property in FCK.DTD.H
60 ol: M,
H A Dfck_xhtml10transitional.js33 …:1, center:1, address:1, dir:1, pre:1, h5:1, dl:1, h4:1, noframes:1, h6:1, ol:1, h1:1, h3:1, h2:1}… property in FCK.DTD.E
39 …:1, br:1, kbd:1, center:1, button:1, basefont:1, h5:1, h4:1, samp:1, h6:1, ol:1, h1:1, h3:1, h2:1,… property in FCK.DTD.K
65 ol: Q,
/plugin/geonav/tpl/startermap/css/
H A Ddesign.css200 #dokuwiki__aside ol,
212 #dokuwiki__aside ol {
216 [dir=rtl] #dokuwiki__aside ol {
220 #dokuwiki__aside li ol {
/plugin/html2pdf/snorriheim/
H A Ddesign.css450 div.dokuwiki ol {
458 /* the list items overriding the ul/ol definition */
464 div.dokuwiki ol {list-style-type: decimal}
465 div.dokuwiki ol ol {list-style-type: upper-roman}
466 div.dokuwiki ol ol ol {list-style-type: lower-alpha}
467 div.dokuwiki ol ol ol ol {list-style-type: lower-greek}
/plugin/jquery-syntax/
H A Ddw-fixes.css1 ol.syntax {
/plugin/exttab3/
H A Dall.less15 ol {
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/
H A Dmsword.js.unc60 …html: "<div style='padding:40px;'><ol><li style='" +olstyle + "><span style='font-size:11pt'>"+ e…
63 + ed_lang.instructions_5 + '</span></li></ol></div>',
147 str += "<ol><li>" +ar[j] + '</li>';
168 str+="</ol>";
/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js432 this.ol.appendChild(li);
492 this.ol = this.CreateElement('OL');
501 this.ol.start = this.firstLine;
504 this.ol.className = this.CssClass;
524 this.div.appendChild(this.ol);
557 this.div.appendChild(this.ol);
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js93 …e=(i%2==0)?'alt':'';span.innerHTML=lines[i]+'&nbsp;';li.appendChild(span);this.ol.appendChild(li);}
111 …is.ol=this.CreateElement('OL');this.matches=new Array();this.div.className='dp-highlighter';this.d…
112 this.ol.className=this.CssClass;if(this.collapse)
116 …ode,null);this.SwitchToList();this.div.appendChild(this.bar);this.div.appendChild(this.ol);return;}
122 …ubstr(pos),null);this.SwitchToList();this.div.appendChild(this.bar);this.div.appendChild(this.ol);}
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/vkeyboard/
H A Dstyle.css80 #keyboardInputMaster thead tr th div ol {
94 #keyboardInputMaster thead tr th div ol li {
100 #keyboardInputMaster thead tr th div ol li.selected {
103 #keyboardInputMaster thead tr th div ol li:hover,
104 #keyboardInputMaster thead tr th div ol li.hover {
/plugin/fckg/
H A Dstyle.css80 #keyboardInputMaster thead tr th div ol {
95 #keyboardInputMaster thead tr th div ol li {
101 #keyboardInputMaster thead tr th div ol li.selected {
104 #keyboardInputMaster thead tr th div ol li:hover,
105 #keyboardInputMaster thead tr th div ol li.hover {
/plugin/fckg/scripts/
H A Dvki_kb.js1118 var ol = this.getElementsByTagName('ol')[0];
1119 if (!ol.style.display) {
1120 ol.style.display = "block";
1121 var li = ol.getElementsByTagName('li');
1127 } setTimeout(function() { ol.scrollTop = scr; }, 0);
1128 } else ol.style.display = "";
1133 var ol = document.createElement('ol'); variable
1149 ol.appendChild(li);
1151 } kbSelect.appendChild(ol);
/plugin/yalist/
H A Dstyle.css23 div.dokuwiki dl ol:before,
H A Dprint.css29 div.dokuwiki dl ol:before,
/plugin/userhistory/
H A Dstyle.less30 ol {
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress-extra.css16 ol, ul { selector
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dlist-ol.svg1 <svg class="bi bi-list-ol" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">

1234567891011