Home
last modified time | relevance | path

Searched refs:title (Results 126 – 150 of 460) sorted by relevance

12345678910>>...19

/template/klean/css/
H A Dklean-style.css3 #writtensidebar h1 /*#secondary .widget h1.widget-title*/ {
23 h1.site-title { font-size: 36px; }
27 .entry-title { clear: none; display: inline; }
40 .page #page .entry-header h1.entry-title,.single #page .entry-header h1.entry-title {
706 .blog .format-aside .entry-title,
707 .archive .format-aside .entry-title {
H A Dklean-responsive.css139 .klean .featured-wrapper .entry-header h1.entry-title {
143 .klean .featured-wrapper .entry-header h1.entry-title a {
/template/parallax/lib/bootstrap/js/
H A Dbootstrap.js1138 , title = this.getTitle()
1140 $tip.find('.tooltip-inner')[this.options.html ? 'html' : 'text'](title)
1176 var title
1180 title = $e.attr('data-original-title')
1181 || (typeof o.title == 'function' ? o.title.call($e[0]) : o.title)
1183 return title
1226 …-arrow"></div><div class="tooltip-inner"></div></div>', trigger: 'hover', title: '', delay: 0, htm… property in $.fn.tooltip.defaults
1279 , title = this.getTitle()
1282 $tip.find('.popover-title')[this.options.html ? 'html' : 'text'](title)
/template/writr/css/
H A Dtheme.less80 .site-title {
87 .site-title a {
92 .site-title a:hover {
H A Dprint.less29 .site-title {
/template/congrid/
H A Dtpl_functions.php213 $title = $conf['title'];
219 … '<img src="'.$logo.'" alt="'.$title.'" id="dw__logo" /><span id="dw__title">'.$title.'</span>',
H A Dstyle.ini22 css/title.css = screen
106 ; @ini_title_font_family: font for the title
/template/minimalism/scripts/
H A Dsearch.js12 min_search.title = '';
/template/ad-hominem/
H A Dscript.js158 // build the new title for the element:
159 if (typeof data.title !== 'undefined') {
160 jQuery(this).attr('title', data.title + "\n" + data.extract);
/template/bootstrap3/js/plugins/
H A Dsemantic.js30 page_id = $wikilink.attr('title');
58 title: page_id,
63 $wikilink.attr('title', page_id);
77 // $wikilink.data('original-title', page_id);
78 // $wikilink.attr('title', '');
80 // var title = jsonld.headline;
92 // title : title,
97 // $wikilink.attr('title', page_id);
/template/ospyramid/css/
H A Dstyle.css50 abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
236 abbr[title]:after { content: " (" attr(title) ")"; }
/template/h6e-minimal/h6e-minimal/
H A Dh6e-comments.css16 .h6e-comment-section-title {
/template/flat/assets/js/
H A Dflat.js1240 title: '', property in Tooltip.DEFAULTS
1485 var title = this.getTitle()
1487 $tip.find('.tooltip-inner')[this.options.html ? 'html' : 'text'](title)
1587 var title
1591 title = $e.attr('data-original-title')
1592 || (typeof o.title == 'function' ? o.title.call($e[0]) : o.title)
1594 return title
1719 var title = this.getTitle()
1722 $tip.find('.popover-title')[this.options.html ? 'html' : 'text'](title)
/template/starterbootstrap/js/
H A Dbootstrap.js1223 title: '', property in Tooltip.DEFAULTS
1468 var title = this.getTitle()
1470 $tip.find('.tooltip-inner')[this.options.html ? 'html' : 'text'](title)
1570 var title
1574 title = $e.attr('data-original-title')
1575 || (typeof o.title == 'function' ? o.title.call($e[0]) : o.title)
1577 return title
1709 var title = this.getTitle()
1712 $tip.find('.popover-title')[this.options.html ? 'html' : 'text'](title)
/template/usable/blueprint/
H A Dscreen.css218 input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
219 input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
220 input.text, input.title {width:300px;padding:5px;}
221 input.title {font-size:1.5em;}
/template/quickjump/blueprint/
H A Dscreen.css218 input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
219 input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
220 input.text, input.title {width:300px;padding:5px;}
221 input.title {font-size:1.5em;}
/template/templar/less/
H A Dreset.less171 abbr[title]:after {
172 content: " (" attr(title) ")";
H A Dtype.less180 abbr[title],
182 abbr[data-original-title] {
/template/ospyramid/css/blueprint/
H A Dscreen.css87 input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title
88 …, input[type=url]:focus, input[type=email]:focus, input.text:focus, input.title:focus, textarea:fo…
90 input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title
91 input.text, input.title {width:300px;padding:5px;}
92 input.title {font-size:1.5em;}
/template/able/css/
H A Dable.css862 .site-title,
871 .site-title {
1088 .entry-title {
1093 .logged-in .entry-title {
1096 .page .entry-title,
1097 .error404 .entry-title,
1282 .comments-title,
1283 #reply-title {
1298 .page-title {
1386 .widget-title {
[all …]
/template/arcade-basic/css/
H A Dable.css862 .site-title,
871 .site-title {
1088 .entry-title {
1093 .logged-in .entry-title {
1096 .page .entry-title,
1097 .error404 .entry-title,
1282 .comments-title,
1283 #reply-title {
1298 .page-title {
1386 .widget-title {
[all …]
/template/breeze/bower_components/gumby/sass/
H A D_typography.scss241 abbr[title]:after {
242 content: " (" attr(title) ")";
/template/chippedsnow/
H A Dless-1.1.3.min.js28title:"error-message"}),f.style.cssText=["font-family: Arial, sans-serif","border: 1px solid #e00"…
/template/khum1/
H A Dstyle.ini116 ; Used on body background and title table background
119 ; -- Specific to Khaganat : logo color. Used on article title.
/template/klean/bootstrap/js/
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)

12345678910>>...19