Home
last modified time | relevance | path

Searched refs:s (Results 101 – 125 of 1081) sorted by path

12345678910>>...44

/template/artforwater/css/
H A Dbasic.css6 * the other project's basic CSS for DokuWiki instead of this one.
H A Dcontent.css52 /* embedded images (styles are already partly set in DokuWiki's lib/styles/all.css) */
H A Dreset.css9 del, dfn, em, img, ins, kbd, q, s, samp, selector
H A Dstructure.css58 /* make content wider when there's no sidebar */
/template/backpack/
H A Ddesign.css716 max-width: 40%; /* IE's width is handled in javascript */
H A Dmedia.css61 it's dirty, so any "real" fixes are welcome */
/template/basical/
H A DCOPYING16 Foundation's software and to any other program whose authors commit to
43 Also, for each author's protection and ours, we want to make certain
54 patent must be licensed for everyone's free use or not licensed at all.
79 1. You may copy and distribute verbatim copies of the Program's
293 <one line to give the program's name and a brief idea of what it does.>
H A Dtemplate.info.txt6 desc A graphical template with a design reminiscent of the 2000's
/template/basical/css/
H A Dbasic.css6 * the other project's basic CSS for DokuWiki instead of this one.
H A Dcontent.css52 /* embedded images (styles are already partly set in DokuWiki's lib/styles/all.css) */
H A Dstructure.css58 /* make content wider when there's no sidebar */
/template/battlehorse/
H A Ddesign.css863 max-width: 40%; /* IE's width is handled in javascript */
H A Dmain.php21 $s = empty($_SERVER["HTTPS"]) ? '' : ($_SERVER["HTTPS"] == "on") ? "s" : "";
22 $protocol = strleft(strtolower($_SERVER["SERVER_PROTOCOL"]), "/").$s;
H A Dmedia.css55 it's dirty, so any "real" fixes are welcome */
/template/battlehorse/js/
H A Dcontrols.js435 if (instance.options.fullSearch || /\s/.test(elem.substr(foundPos-1,1))) {
H A Ddragdrop.js590 var s = Sortable.options(element);
592 if(s) {
593 Draggables.removeObserver(s.element);
594 s.droppables.each(function(d){ Droppables.remove(d) });
595 s.draggables.invoke('destroy');
597 delete Sortable.sortables[s.element.id];
H A Deffects.js1084 s = effect.gsub(/_/, '-').camelize();
1085 effect_class = s.charAt(0).toUpperCase() + s.substring(1);
H A Dscriptaculous.js40 $A(document.getElementsByTagName("script")).findAll( function(s) { argument
41 return (s.src && s.src.match(/scriptaculous\.js(\?.*)?$/))
42 }).each( function(s) { argument
43 var path = s.src.replace(/scriptaculous\.js(\?.*)?$/,'');
44 var includes = s.src.match(/\?.*load=([a-z,]*)/);
H A Dslider.js37 … this.spans = this.options.spans ? this.options.spans.map(function(s){ return $(s) }) : false; argument
/template/benjamin/
H A DCOPYING16 Foundation's software and to any other program whose authors commit to
43 Also, for each author's protection and ours, we want to make certain
54 patent must be licensed for everyone's free use or not licensed at all.
79 1. You may copy and distribute verbatim copies of the Program's
293 <one line to give the program's name and a brief idea of what it does.>
H A DLICENSE16 Foundation's software and to any other program whose authors commit to
43 Also, for each author's protection and ours, we want to make certain
54 patent must be licensed for everyone's free use or not licensed at all.
79 1. You may copy and distribute verbatim copies of the Program's
H A Dstyle.ini18 ; Starter and the built-in Dokuwiki CSS, and only replace what's
/template/benjamin/css/
H A Dbasic.css1 /* Although the template is building on Starter's CSS, it was necessary
13 del, dfn, em, img, ins, kbd, q, s, samp, selector
77 * the other project's basic CSS for DokuWiki instead of this one.
H A Dcontent.css52 /* embedded images (styles are already partly set in DokuWiki's lib/styles/all.css) */
H A Dstructure.css58 /* make content wider when there's no sidebar */
133 /* make content wider when there's no sidebar */
210 /* make content wider when there's no sidebar */
289 /* make content wider when there's no sidebar */

12345678910>>...44