Home
last modified time | relevance | path

Searched refs:title (Results 151 – 175 of 460) sorted by relevance

12345678910>>...19

/template/kajukkk/bs/
H A Dbootstrap.js1025 title: '', property in Tooltip.DEFAULTS
1293 var title = this.getTitle()
1295 $tip.find('.tooltip-inner')[this.options.html ? 'html' : 'text'](title)
1400 var title
1404 title = $e.attr('data-original-title')
1405 || (typeof o.title == 'function' ? o.title.call($e[0]) : o.title)
1407 return title
1552 var title = this.getTitle()
1555 $tip.find('.popover-title')[this.options.html ? 'html' : 'text'](title)
/template/mywiki/
H A Dbootstrap.js1295 title: '', property in Tooltip.DEFAULTS
1563 var title = this.getTitle()
1565 $tip.find('.tooltip-inner')[this.options.html ? 'html' : 'text'](title)
1670 var title
1674 title = $e.attr('data-original-title')
1675 || (typeof o.title == 'function' ? o.title.call($e[0]) : o.title)
1677 return title
1822 var title = this.getTitle()
1825 $tip.find('.popover-title')[this.options.html ? 'html' : 'text'](title)
/template/sprintdoc/
H A Ddetail.php42 /* page title */
45 <title><?php echo hsc(tpl_img_getTag('IPTC.Headline', $IMG)) ?> [<?php echo strip_tags($conf['title']) ?>]</title>
110 <div class="main-title">
111 <?php if ($conf['title']):
117 <p class="title mobile-only"><?php echo $conf['title'] ?></p>
119 </div><!-- .main-title -->
130 <div class="main-title deskto
[all...]
/template/launch/css/
H A Dlaunch.css88 .section-title {
301 .tab-content .section-title {
314 .update-post .update-title {
H A Dfordokuwiki.css3 .section-title, #writtensidebar h1 { text-transform: uppercase; }
/template/rtd_suterdev/css/
H A Dbasic.css287 abbr[title], dfn[title] {
/template/readthedokus/css/
H A Dbasic.css292 abbr[title], dfn[title] {
/template/spacious/css/
H A Dspacious-responsive.css224 #featured-slider .slider-title-head {
227 #featured-slider .entry-title span {
343 .better-responsive-menu #site-title a {
488 #featured-slider .entry-title span {
/template/pinboard/css/
H A Dpinboard-responsive.css270 #site-title,
278 #site-title {
478 #slider .entry-title {
538 .twocol.has-thumbnail .entry-title,
/template/mikio/
H A Dmikio.php289 'values' => ['page title', 'home', 'icon', 'none']
530 $title = isset($attr['title']) && $attr['title'] !== 0 ? $attr['title'] : $item->getTitle();
533 ' ' . $item->getType() . '" href="' . $item->getLink() . '" title="' . $title . '"' . (isset($attr['accesskey']) && $attr['accesskey'] !== '' ? ' accesskey="' . $attr['accesskey'] . '"' : '') . '>';
558 $item->getType() . '" href="' . $item->getLink() . '" title="' . $item->getTitle() . '">';
582 $item->getType() . '" href="' . $item->getLink() . '" title="' . $item->getTitle() . '">';
716 * Create a nav element from a string. <uri>|<title>;
[all...]
/template/starterpjax/
H A DREADME.md54 > data-jw='{ "jokuwiki" : "pjaxTitle", "data" : { "id" : "pjaxTitle", "title" : "<?php
55 > $pjaxTitle=htmlentities(tpl_pagetitle($ID, true) . ' [' . strip_tags($conf['title']…
60 > <!-- the div above implements a jokuwiki to update the window title -->
/template/mywiki/css/
H A Dmywiki.css566 .single-post .cat-title {
599 a:hover, a.wid-cat-title p:hover, a:focus {
636 a.wid-cat-title {
639 a.wid-cat-title p {
764 .single-title {
1162 .cat-title {
1167 .cat-title span {
1184 .tags .tags-title {
1437 .main-page-title {
1442 .comments-title {
/template/varicolored/css/
H A Dvapicolored.css239 .post .title {
246 .post .title a {
/template/arcadebasic/css/
H A Darcadebasic.css3 .title-card { height: 200px !important; }
97 abbr[title] {
246 abbr[title]:after {
247 content: " (" attr(title) ")"; }
653 abbr[title],
654 abbr[data-original-title] {
4284 .title-card {
4287 .title-card-wrapper {
4290 .title-card {
4295 .title
[all...]
/template/kkh/
H A DREADME.md31 * Set a link target for the logo which can differ from the link target of the title
/template/20cones/
H A DREADME.md18 - Option to hide the DokuWiki title (hidden by default). It can be changed from configuration page
/template/sprintdoc/css/
H A Dtemplate_detail.less46 content: attr(title);
/template/stm/stm/css/
H A D_header.css30 .header-title {
/template/flarum/css/
H A Dbase.less51 abbr[title],
52 abbr[data-original-title] {
716 .modal-title {
/template/bushwick/css/
H A Dbasic.css283 acronym[title],
284 abbr[title] {
/template/able/css/
H A Dbasic.css284 acronym[title],
285 abbr[title] {
/template/artforwater/css/
H A Dbasic.css284 acronym[title],
285 abbr[title] {
/template/starter/css/
H A Dbasic.css288 acronym[title],
289 abbr[title] {
/template/monochrome/css/
H A Dbasic.css274 acronym[title],
275 abbr[title] {
/template/drop/css/
H A Dbasic.css286 acronym[title],
287 abbr[title] {

12345678910>>...19