Home
last modified time | relevance | path

Searched refs:t (Results 26 – 50 of 892) sorted by path

12345678910>>...36

/template/ad-hominem/
H A Dscript.js111 /* only if the info hasn't been set yet: */
218 console.warn("Can’t initialize search form.");
242 Array.prototype.forEach.call(togglers, function(t) { argument
245 if (!(t.classList.contains('show') || (t.classList.contains('hide')))) {
246 t.classList.add('auto');
250 var btn = t.getElementsByClassName('tg_button');
262 var t = this.parentNode;
266 if (t.classList.contains('show')) state = 'show';
267 if (t
[all...]
H A Dstyle.ini7 ; Please don’t forget to copy the section your changes should be under
/template/adoradark/
H A DCHANGELOG.md19 - Update template.info.txt so Dokuwiki doesn't complain about template being out of date.
H A DREADME.md6 I tend to prefer dark themes for most things because they don't hurt my eyes so much. I've noticed …
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under
/template/adoradark/css/
H A D_links.css61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
H A Dpagetools.less10 /* give space to the right so the tools won't disappear on smaller screens */
/template/adoradark/lib/tpl/dokuwiki/
H A Dstyle.local.ini7 ; Please don't forget to copy the section your changes should be under
/template/amanuensis/
H A Dindex.css85 we can't do that for everybody, because it breaks in opera */
112 using left this time because top doesn't work correctly in safari
115 won't create a horizontal scrollbar unless they're open
152 and because the menu positioning doesn't work
224 you can can change the color, but don't remove it or use an image */
H A Drtl.css51 /* should work but dosn't - so we just disable icons here*/
/template/ameoto/
H A Ddetail.php55 if($t) print '<dt>'.$lang['img_date'].':</dt><dd>'.date($conf['dformat'],$t).'</dd>';
57 $t = tpl_img_getTag('File.Name'); variable
58 if($t) print '<dt>'.$lang['img_fname'].':</dt><dd>'.hsc($t).'</dd>';
61 if($t) print '<dt>'.$lang['img_artist'].':</dt><dd>'.hsc($t).'</dd>';
64 if($t) print '<dt>'.$lang['img_copyr'].':</dt><dd>'.hsc($t).'</dd>';
66 $t = tpl_img_getTag('File.Format'); variable
67 if($t) print '<dt>'.$lang['img_format'].':</dt><dd>'.hsc($t).'</dd>';
69 $t = tpl_img_getTag('File.NiceSize'); variable
70 if($t) print '<dt>'.$lang['img_fsize'].':</dt><dd>'.hsc($t).'</dd>';
73 if($t) print '<dt>'.$lang['img_camera'].':</dt><dd>'.hsc($t).'</dd>';
[all …]
H A Dmedia.css55 }/* I don't understand this, but this fixes a style bug in IE;
H A Drtl.css56 /* should work but doesn't - so we just disable icons here*/
/template/apricot/css/
H A D_edit.css43 /* should just be "width: 100%", but IE8 doesn't like it, see FS#1910 + FS#1667 */
H A D_recent.css8 /* select type of revisions (media/pages), should have a class on it's own, but hasn't */
H A Drtl.css182 /* if link icons don't work as expected, remove the following lines */
/template/apricot/
H A Ddetail.php55 $t = array(); variable
57 $t = array($tag[0]); variable
60 $t = array_merge($t,$tag[3]); variable
62 $value = tpl_img_getTag($t);
/template/aran/css/
H A D_edit.css58 /* should just be "width: 100%", but IE8 doesn't like it, see FS#1910 + FS#1667 */
H A D_recent.css8 /* select type of revisions (media/pages), should have a class on it's own, but hasn't (until after…
H A Dbasic.css263 /* IE8 and below won't display the images otherwise */
H A Dcontent.css135 …please add '.qq-upload-button' to the according styles (which don't really exist in this template)…
/template/aran/
H A Ddetail.php56 $t = array(); variable
58 $t = array($tag[0]); variable
61 $t = array_merge($t,$tag[3]); variable
63 $value = tpl_img_getTag($t);
H A Dstyle.ini6 ; Please don't forget to copy the section your changes should be under
/template/arcade-basic/css/
H A Dable-responsive.css61 display: none; /* Flash doesn't work on the iPad */
92 display: none; /* Flash doesn't work on the iPad */
H A Dable.css222 #page a { /* We're using #page before a so that the WordPress Toolbar isn't interfered with. */
267 * Don't compose without a scale.
332 * Safari doesn't support the quotes attribute, so the following rules are used.
1634 * Make sure that clicking Load more posts doesn't cause any jarringness.

12345678910>>...36