Home
last modified time | relevance | path

Searched refs:child (Results 1 – 25 of 470) sorted by path

12345678910>>...19

/template/20cones/css/
H A D20cones.less102 .dokuwiki div.breadcrumbs div:last-child,
H A D_media_fullscreen.css315 #mediamanager__page .filelist .rows li:nth-child(2n+1) {
H A Dbasic.less334 padding: .7rem 1rem; /* for those browsers understanding :last-child */
337 fieldset > :last-child {
H A Dcontent.less225 button.toolbutton:first-child {
231 button.toolbutton:last-child {
238 button.toolbutton:last-child {
246 button.toolbutton:first-child {
H A Ddesign.less180 div:only-child {
185 div:first-child {
189 div:last-child {
/template/a_free_worldic/
H A D_layout.css1 div.page h1:first-child {
H A D_mediamanager.css230 #mediamanager__page .filelist .rows li:nth-child(2n+1) {
/template/a_new_day/js/
H A Ddragdrop.js759 var child = null;
771 child = children[index];
777 dropon.insertBefore(element, child);
819 var child = { class in Sortable._tree
829 if (child.container)
830 this._tree(child.container, options, child)
832 parent.children.push (child);
918 Element.isParent = function(child, element) { argument
919 if (!child.parentNode || child == element) return false;
920 if (child.parentNode == element) return true;
[all …]
H A Deffects.js95 $A(element.childNodes).each( function(child) { argument
96 if(child.nodeType==3) {
97 child.nodeValue.toArray().each( function(character) {
101 child);
103 Element.remove(child);
H A Dprototype.js1094 var elements = [], child;
1096 child = children[i];
1097 if (Element.hasClassName(child, className))
1098 elements.push(Element.extend(child));
1905 function(elements, child) { argument
1906 if (Form.Element.Serializers[child.tagName.toLowerCase()])
1907 elements.push(Element.extend(child));
/template/able/css/
H A Dable.css1444 .footer-navigation li:first-child a {
1447 .footer-navigation li:last-child a {
H A Dbasic.css357 padding: .7rem 1rem; /* for those browsers understanding :last-child */
360 fieldset > :last-child {
/template/ach/css/
H A D_media_fullscreen.css299 #mediamanager__page .filelist .rows li:nth-child(2n+1) {
/template/ad-hominem/css/
H A D_edit.css73 #tool__bar button:nth-child(10):after,
74 #tool__bar button:nth-child(15):after {
89 #tool__bar button:nth-child(10):after,
90 #tool__bar button:nth-child(15):after {
103 #tool__bar button:nth-child(9) { background-image: url('images/editor/format-header-menu.svg'); }
105 #tool__bar button:nth-child(11) { background-image: url('images/editor/insert-external-link.svg'); }
108 #tool__bar button:nth-child(14) { background-image: url('images/editor/insert-hr.svg');margin-left:4pt;}
109 #tool__bar button:nth-child(15) { background-image: url('images/editor/insert-media.svg');margin-left:4pt; }
110 #tool__bar button:nth-child(16) { background-image: url('images/editor/insert-emoticon.svg');margin-left:4pt; }
111 #tool__bar button:nth-child(1
[all...]
H A D_media_fullscreen.css309 #mediamanager__page .filelist .rows li:nth-child(2n+1) {
567 body.darkmode #mediamanager__page .filelist .rows li:nth-child(2n+1) {
H A Dcontent.less320 body.home h1:first-child { margin-top: .5em; }
H A Ddesign.less182 div:only-child {
187 div:first-child {
191 div:last-child {
H A Dlayout.less123 ul li:first-child::before {
470 &:last-child { flex-shrink: 1; }
471 &:nth-last-child(2) { flex-shrink: 2; }
472 &:nth-last-child(3) { flex-shrink: 3; }
473 &:nth-last-child(4) { flex-shrink: 4; }
474 &:nth-last-child(5) { flex-shrink: 5; }
475 &:nth-last-child(6) { flex-shrink: 6; }
509 body.home #navYouAreHere ol li:last-child {
663 & > *:first-child {
806 & p:last-child {
[all...]
H A Dprint.less329 main table thead tr th:last-child,
330 main table thead tr td:last-child {
336 main table tbody tr:nth-child(even) {
420 #main-content h1 + div > p:first-child {
432 body.print-compact main h1 + div > p:first-child + p,
433 body.print-compact main h2 + div > p:first-child,
434 body.print-compact main h3 + div > p:first-child,
435 body.print-compact main h4 + div > p:first-child,
436 body.print-compact main h5 + div > p:first-child,
437 body.print-compact main h6 + div > p:first-child,
[all...]
/template/adoradark/css/
H A D_media_fullscreen.css315 #mediamanager__page .filelist .rows li:nth-child(2n+1) {
H A Dbasic.less326 padding: .7rem 1rem; /* for those browsers understanding :last-child */
329 fieldset > :last-child {
H A Dcontent.less224 button.toolbutton:first-child {
230 button.toolbutton:last-child {
237 button.toolbutton:last-child {
245 button.toolbutton:first-child {
H A Ddesign.less249 div:only-child {
254 div:first-child {
258 div:last-child {
/template/amanuensis/
H A Dindex.css140 /* further child-menu offset */
209 so re-apply it using the "not my child" hack
211 ul#menu-h.horizontal a:not(:nth-child(n)) { float:left; }
/template/apricot/css/
H A D_media_fullscreen.css253 #mediamanager__page .filelist .rows li:nth-child(2n+1) {

12345678910>>...19