Home
last modified time | relevance | path

Searched refs:text (Results 2726 – 2750 of 3150) sorted by last modified time

1...<<101102103104105106107108109110>>...126

/plugin/eventline/timeline_js/
H A Dtimeline-bundle.css57 .timeline-horizontal .timeline-highlight-label-start {text-align:right;}
58 .timeline-horizontal .timeline-highlight-label-end {text-align:left;}
64 .timeline-vertical .timeline-highlight-label-start {text-align:center;}
65 .timeline-vertical .timeline-highlight-label-end {text-align:center;}
150 text-align: right;
189 text-align: center;
H A Dtimeline-bundle.js687 }}var P=a.text;
739 B.innerHTML=I.text;
1018 D.text=K;
1023 this._getTrackData(O).text=C;
1057 this._getTrackData(R).text=D;
1086 this._getTrackData(N).text=F-2;
1119 this._getTrackData(Q).text=E-2;
1466 return{text:H,emphasized:H==0};
1560 O.innerHTML=Z.text;
1800 }return{text:D,emphasized:F};
[all …]
/plugin/eventline/timeline_js/scripts/l10n/vi/
H A Dlabellers.js11 var text;
19 text = date2.getUTCDate() + "/" + (date2.getUTCMonth() + 1);
25 return { text: text, emphasized: emphasized };
/plugin/s5reloaded/
H A Drenderer.php189 function header($text, $level, $pos) { argument
192 $this->s5reloaded_init($text); // this is the first slide
208 $this->doc .= $this->_xmlEntities($text);
/plugin/simplechat/
H A Dstyle.css7 #sc-name { position:absolute; top:0; right:0; font: bold 12px "Lucida Grande", Sans-Serif; text-ali…
/plugin/aceeditor/
H A Dstyle.css39 text-decoration:underline;
/plugin/dwinsect/
H A Dsyntax.php256 function _render_text(&$renderer, $text, $flag) { argument
257 if ($text) {
261 $renderer->doc.=_stripp(p_render('xhtml',p_get_instructions($text),$info));
265 $renderer->doc.=_stripp(p_render('xhtml',p_get_instructions($text),$info));
/plugin/whoisonline/
H A Dstyle.css24 text-align:center;
32 text-align:center;
34 text-transform:uppercase;
/plugin/eshop/
H A Dstyle.css9 text-align: right;
13 text-align: right;
17 text-align: center;
H A Dscript.js6 jQuery('#eshop_price_usd').text(usd);
8 jQuery('#eshop_price_eur').text(eur);
10 jQuery('#eshop_price_btc').text(btc);
/plugin/searchpattern/
H A Dstyle.css23 text-align: center;
63 text-align: left;
74 text-align: left;
89 text-align:left;
120 text-decoration: underline;
/plugin/unameban/
H A Daction.php36 $text = $this->locale_xhtml('banned');
37 $text .= sprintf('<p>'.$this->getLang('banned').'</p>',
50 $text
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.hackernews.js58 $code.find(".points a").text(points).attr('title',
H A Djquery.socialshareprivacy.tumblr.js14 var text = $('article, p').text();
16 if (text.length <= 600) {
17 return text;
20 var abbrev = text.slice(0, 597);
21 if (!/\W/.test(text.charAt(length - 3))) {
H A Djquery.socialshareprivacy.twitter.js38 var text = typeof(options.text) === 'function' ?
39 options.text.call(this, options, uri, settings) :
40 String(options.text);
43 text = $.fn.socialSharePrivacy.abbreviateText(text, 120);
48 text : text, property in $.fn.socialSharePrivacy.settings.services.twitter.button.params
H A Djquery.socialshareprivacy.settings.js17 var settings = (new Function('return ('+$.text(this)+');')).call(this);
H A Djquery.socialshareprivacy.buffer.js46 text : $.fn.socialSharePrivacy.abbreviateText(
H A Djquery.socialshareprivacy.delicious.js57 $button.find('i').text(options.txt_button);
58 $button.find('b').text(txt_button);
H A Djquery.socialshareprivacy.disqus.js20 var text = data.text[key];
22 …$widget.attr('title', count === 0 ? text.zero : count === 1 ? text.one : text.multiple.replace('{n…
23 $widget.find('.count a').text(scount);
/plugin/socialshareprivacy2/SSP/stylesheets/
H A Djquery.socialshareprivacy.delicious.css34 text-decoration:none!important;
49 text-align:center;
55 text-shadow:#2A5580 1px 1px 0;
64 text-shadow:#222 1px 1px 0;
83 text-decoration:none!important;
104 text-align:center;
105 text-shadow:#2A5580 1px 1px 0;
110 text-shadow:#369 1px 1px 0;
115 text-shadow:#222 1px 1px 0;
/plugin/socialshareprivacy2/JC/
H A DREADME.md11 …ly from GitHub (http://raw.github.com/...).** The file is being served as text/plain and as such b…
/plugin/socialshareprivacy2/SSP/
H A DREADME.md84 <script type="text/javascript">
134 <script type="text/javascript">
139 s.type = 'text/javascript';
398 <td>The text of the settings icon.</td>
559 <td>Help text for deactivated button.</td>
612 text : 'Some descriptive text...'
629 <td>text</td>
1144 <td>text</td>
1275 * `$('title').text()`
1318 * `$('article, p').first().text()`
[all …]
/plugin/flowplayer/player/
H A DREADME.txt278 - Now the player's preloader uses the rotating animation instead of a percent text to indicate the …
/plugin/signavio/
H A Dsyntax.php122 $text = $data[1][0];
123 $text .= '
133 $text .= $data[1][3];
135 $renderer->doc .= $text; // ptype = 'normal'
/plugin/userpoll/
H A Dstyle.css18 text-align: left;

1...<<101102103104105106107108109110>>...126