Home
last modified time | relevance | path

Searched refs:nth (Results 1 – 25 of 124) sorted by relevance

12345

/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
H A DCronExpression.php182 * @param int $nth Number of matches to skip before returning a
194 public function getNextRunDate($currentTime = 'now', $nth = 0, $allowCurrentDate = false) argument
196 return $this->getRunDate($currentTime, $nth, false, $allowCurrentDate);
203 * @param int $nth Number of matches to skip before returning
211 public function getPreviousRunDate($currentTime = 'now', $nth = 0, $allowCurrentDate = false) argument
213 return $this->getRunDate($currentTime, $nth, true, $allowCurrentDate);
314 * @param int $nth Number of matches to skip before returning
322 protected function getRunDate($currentTime = null, $nth = 0, $invert = false, $allowCurrentDate = false) argument
336 $nth = (int) $nth;
[all...]
H A DDayOfWeekField.php54 list($weekday, $nth) = explode('#', $value);
65 if ($nth > 5) {
79 if (++$dayCount >= $nth) {
/plugin/multiorphan/
H A Dstyle.less78 &:nth-child(even) {
90 &.deleted:nth-child(even), &.deleted:nth-child(even):hover {
138 &:nth-child(even) {
/plugin/siteexport/
H A Dstyle.css73 #siteexport__errorlog p:nth-child(odd) {
77 #siteexport__errorlog p:nth-child(even) {
107 #siteexport__customActions li:nth-child(odd) {
111 #siteexport__customActions li:nth-child(even) {
/plugin/combo/resources/webcode/
H A Dwebcode-iframe.css36 table>tbody>tr:nth-of-type(odd) {
40 table>tbody>tr:nth-of-type(even) {
/plugin/webcode/
H A DwebCodeConsole.css40 table>tbody>tr:nth-of-type(odd) {
44 table>tbody>tr:nth-of-type(even) {
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Ddiagram-js.css111 .djs-shape.connect-ok .djs-visual > :nth-child(1) {
115 .djs-shape.connect-not-ok .djs-visual > :nth-child(1),
116 .djs-shape.drop-not-ok .djs-visual > :nth-child(1) {
120 .djs-shape.new-parent .djs-visual > :nth-child(1) {
132 .djs-connection.connect-ok .djs-visual > :nth-child(1),
133 .djs-connection.drop-ok .djs-visual > :nth-child(1) {
137 .djs-connection.connect-not-ok .djs-visual > :nth-child(1),
138 .djs-connection.drop-not-ok .djs-visual > :nth-child(1) {
147 .djs-element.attach-ok .djs-visual > :nth-child(1) {
152 .djs-frame.connect-not-ok .djs-visual > :nth-child(1),
[all …]
/plugin/combo/vendor/carica/phpcss/
H A DREADME.md49 ->find('td:nth-of-type(even)')
104 <td>E:nth-child(42)</td><td>✓</td><td>✓</td>
107 <td>E:nth-last-child(42)</td><td>✓</td><td>✓</td>
110 <td>E:nth-of-type(42)</td><td>✓</td><td>✓</td>
113 <td>E:nth-last-of-type(42)</td><td>✓</td><td>✓</td>
/plugin/wrap/
H A Dall.less196 .wrap_quarter:nth-of-type(2n) {
199 [dir=rtl] .wrap_quarter:nth-of-type(2n) {
202 .wrap_quarter:nth-of-type(2n+1) {
205 [dir=rtl] .wrap_quarter:nth-of-type(2n) {
/plugin/namespacesearch/
H A Dstyle.css36 select.namespacesearch_namespace option:nth-child(2n+1) {
/plugin/randomtables/
H A Dstyle.css28 .randomtable-well .results > div:nth-child(even) {
/plugin/navbox/
H A Dstyle.css75 .pgnb_table tr:nth-child(odd) {
/plugin/pagequery/
H A Dstyle.css42 div.dokuwiki .pagequery td:nth-last-child(1) {
153 div.dokuwiki .pagequery li:nth-child(1) {
/plugin/bpmnio/vendor/bpmn-js/dist/assets/
H A Ddiagram-js.css128 .djs-shape.connect-ok .djs-visual > :nth-child(1) {
132 .djs-shape.connect-not-ok .djs-visual > :nth-child(1),
133 .djs-shape.drop-not-ok .djs-visual > :nth-child(1) {
137 .djs-shape.new-parent .djs-visual > :nth-child(1) {
165 .djs-element.attach-ok .djs-visual > :nth-child(1) {
170 .djs-frame.connect-not-ok .djs-visual > :nth-child(1),
171 .djs-frame.drop-not-ok .djs-visual > :nth-child(1) {
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddiagram-js.css128 .djs-shape.connect-ok .djs-visual > :nth-child(1) {
132 .djs-shape.connect-not-ok .djs-visual > :nth-child(1),
133 .djs-shape.drop-not-ok .djs-visual > :nth-child(1) {
137 .djs-shape.new-parent .djs-visual > :nth-child(1) {
165 .djs-element.attach-ok .djs-visual > :nth-child(1) {
170 .djs-frame.connect-not-ok .djs-visual > :nth-child(1),
171 .djs-frame.drop-not-ok .djs-visual > :nth-child(1) {
H A Ddmn-js-decision-table.css171 .dmn-decision-table-container thead th:nth-child(2),
172 .dmn-decision-table-container tbody td:nth-child(2),
173 .dmn-decision-table-container tfoot td:nth-child(2) {
194 .dmn-decision-table-container tbody tr:nth-child(2n) {
/plugin/bpmnioeditor/
H A Dstyle.css116 .djs-shape.connect-ok .djs-visual > :nth-child(1) {
120 .djs-shape.connect-not-ok .djs-visual > :nth-child(1),
121 .djs-shape.drop-not-ok .djs-visual > :nth-child(1) {
125 .djs-shape.new-parent .djs-visual > :nth-child(1) {
137 .djs-connection.connect-ok .djs-visual > :nth-child(1),
138 .djs-connection.drop-ok .djs-visual > :nth-child(1) {
142 .djs-connection.connect-not-ok .djs-visual > :nth-child(1),
143 .djs-connection.drop-not-ok .djs-visual > :nth-child(1) {
152 .djs-element.attach-ok .djs-visual > :nth-child(1) {
157 .djs-frame.connect-not-ok .djs-visual > :nth-child(1),
[all …]
/plugin/datatables/assets/datatables.net-plugins/features/searchPane/
H A DdataTables.searchPane.min.css
/plugin/edittable/lib/
H A Dhandsontable.less86 .table-striped > tbody > tr:nth-of-type(even) {
207 .handsontable th:nth-child(2),
214 .handsontable.htRowHeaders thead tr th:nth-child(2) {
651 .handsontable tbody tr th:nth-last-child(2) {
655 .handsontable thead tr:nth-last-child(2) th.htGroupIndicatorContainer {
661 .ht_clone_top_left_corner thead tr th:nth-last-child(2) {
1141 .htRowHeaders .ht_master.innerBorderLeft ~ .ht_clone_top_left_corner th:nth-child(2),
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DREADME.md14 (#) to find the nth weekday of a given month.
/plugin/layeranimation/
H A Dstyle.less21 /* div.layer:not(:nth-last-child(2)) { */
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js2905 return Selector.xpath.pseudos.nth("position() ", m);
2908 return Selector.xpath.pseudos.nth("(last() + 1 - position()) ", m);
2919 nth: function(fragment, m) {
2970 /^:((first|last|nth|nth-last|only)(-child|-of-type)|empty|checked|(en|dis)abled|not)(\((.*?)\))?(\b…
3207 return Selector.pseudos.nth(nodes, formula, root);
3210 return Selector.pseudos.nth(nodes, formula, root, true);
3213 return Selector.pseudos.nth(nodes, formula, root, false, true);
3216 return Selector.pseudos.nth(nodes, formula, root, true, true);
3219 return Selector.pseudos.nth(nodes, "1", root, false, true);
3222 return Selector.pseudos.nth(nodes, "1", root, true, true);
[all …]
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js3434 return Selector.xpath.pseudos.nth("(count(./preceding-sibling::*) + 1) ", m);
3440 return Selector.xpath.pseudos.nth("position() ", m);
3443 return Selector.xpath.pseudos.nth("(last() + 1 - position()) ", m);
3454 nth: function(fragment, m) {
3758 return Selector.pseudos.nth(nodes, formula, root);
3761 return Selector.pseudos.nth(nodes, formula, root, true);
3764 return Selector.pseudos.nth(nodes, formula, root, false, true);
3767 return Selector.pseudos.nth(nodes, formula, root, true, true);
3770 return Selector.pseudos.nth(nodes, "1", root, false, true);
3773 return Selector.pseudos.nth(nodes, "1", root, true, true);
[all …]
/plugin/combo/resources/theme/default/components/css/
H A Ddo-media.css49 #mediamanager__page .filelist .rows li:nth-child(2n+1) {
396 #mediamanager__page .filelist .rows li:nth-child(2n+1) {
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js341 },next:function(elem){return jQuery.nth(elem,2,"nextSibling");
342 },prev:function(elem){return jQuery.nth(elem,2,"previousSibling");
384 },nth:function(a,i,m){return m[3]-0==i;
391 },"last-child":function(a){return jQuery.nth(a.parentNode.lastChild,1,"previousSibling")==a;
392 },"only-child":function(a){return !jQuery.nth(a.parentNode.lastChild,2,"previousSibling");
519 }else{if(m[1]==":"&&m[2]=="nth-child"){var merge={},tmp=[],test=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(m[3…

12345