Home
last modified time | relevance | path

Searched refs:style (Results 176 – 200 of 2224) sorted by relevance

12345678910>>...89

/plugin/tline/timeline_js/
H A Dtimeline-bundle.js143 C.style.top=B+"px";
144 C.style.left="-1em";
147 C.style.left=B+"px";
148 C.style.top="-1em";
189 D.style.zIndex=C;
561 q.style.top=Z+"px";
727 A.style.top=H+"px";
738 B.style.top=F+"px";
750 L.style.top=J+"px";
881 G.style.top=I+"px";
[all …]
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js143 C.style.top=B+"px";
144 C.style.left="-1em";
147 C.style.left=B+"px";
148 C.style.top="-1em";
189 D.style.zIndex=C;
561 q.style.top=Z+"px";
727 A.style.top=H+"px";
738 B.style.top=F+"px";
750 L.style.top=J+"px";
881 G.style.top=I+"px";
[all …]
/plugin/discussion/
H A Dscript.js30 form.name.style.backgroundColor = '#fcc';
33 form.name.style.backgroundColor = '#fff';
37 form.mail.style.backgroundColor = '#fcc';
40 form.mail.style.backgroundColor = '#fff';
44 form.text.style.borderColor = '#fcc';
/plugin/odt/ODT/styles/
H A DODTUnknownStyle.php98 $style = new ODTUnknownStyle();
99 $style->setStyleContent($xmlCode);
100 return $style;
207 …$style = '<style:style style:name="'.$style_name.'" style:family="graphic" style:parent-style-name…
223 $object->setStyleContent($style);
H A DODTTableStyle.php122 $style = new ODTTableStyle();
127 $attrs += $style->importODTStyleInternal(ODTStyleStyle::getStyleProperties (), $open);
131 $style->setDefault(true);
132 … $attrs += $style->importODTStyleInternal(ODTStyleStyle::getStyleProperties (), $open);
138 $attrs += $style->importODTStyleInternal(self::$table_fields, $open);
146 return $style;
/plugin/codemirror/dist/modes/
H A Dhaml.min.js.map1style","indented","startOfLine","htmlState","startState","copyState","sol","indentation","eatSpace…
H A Dhaml.min.js1style=="comment"){if(b.indented>b.previousToken.indented){a.skipToEnd();return"commentLine"}}if(b.… property in b.previousToken
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/
H A DRequireCssProcess.php49 foreach ($packageStyles as $style => $paths) {
56 $sourcePath = $package . '/' . $style;
58 $filename = basename($style);
112 foreach ($styles as $style) {
114 $path = strtr($vendorDir.'/'.$style, '/', DIRECTORY_SEPARATOR);
120 $output[$name][$style][] = $file;
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.parse.inc.php17 $style = $root->get_attribute("style");
31 $style = preg_replace("/^\s*{/","",$style);
32 $style = preg_replace("/}\s*$/","",$style);
34 $properties = parse_css_properties($style, $pipeline);
/plugin/fckg/fckeditor/editor/plugins/fonts/
H A Dfckplugin.js41 var style = " font-weight: " + font_weight + "; ";
42 style += " font-size: " + font_size + "; ";
43 style += " color: " + fg_color + "; ";
44 style += " font-family: " + font_family + "; ";
45 style += " background-color: " + bg_color + "; ";
47 var hrefStartHtml = '<span face="'+ font_family + '" style="' + style + '">';
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dautosuggest.js184 node.style.left = xy.x+'px';
185 node.style.top = xy.y+target.offsetHeight+'px';
229 return !node.style.display;
251 node.style.visibility = 'hidden';
252 node.style.display = '';
263 ct.parentNode.style.top = tsp-ct.parentNode.offsetHeight+DOM.getBodyScrollTop()+'px';
268 ct.parentNode.style.top = DOM.getOffset(target)['y'] + target.offsetHeight+'px';
277 ct.parentNode.style.top = DOM.getOffset(target)['y'] + target.offsetHeight+'px';
279 … ct.parentNode.style.top = tsp-ct.parentNode.offsetHeight+DOM.getBodyScrollTop()+'px';
282 node.style.visibility = '';
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js3213 btn.style.top = '2px';
4767 this.tagsDialog.style.zIndex = style.zIndex;
4879 this.exportDialog.style.zIndex = style.zIndex;
5870 edit.style.marginLeft = lightbox.style.marginLeft;
5876 layers.style.marginLeft = edit.style.marginLeft;
5880 tags.style.marginLeft = edit.style.marginLeft;
6259 layers.style.marginLeft = edit.style.marginLeft;
10285 style[key] = value;
11592 …cell.style += ';sketch=1;' + (cell.style.indexOf('fontFamily=') == -1 || cell.style.indexOf('fontF…
13168 newCell.style = graph.replacePlaceholders(newCell, newCell.style, vars);
[all …]
/plugin/dirtylittlehelper/mermaid/editor/src/routes/
H A DEdit.svelte142 <style>
196 font-style: italic;
204 .button-style {
212 .button-style:hover {
217 .button-style:focus {
220 .link-style {
224 </style>
235 class="button-style"
279 class="link-style">
287 class="link-style">
[all …]
/plugin/exttab3/helper/
H A Dodt.php25 $style = '';
27 $style = substr($matches[0], 6);
28 $style = trim($style, ' "');
51 $renderer->getODTProperties($properties, $tag, $class, $style);
/plugin/odt/ODT/
H A DODTDocument.php480 * @param string $style
484 if (empty($style)) {
485 $style = $this->getStyleName('preformatted');
512 $this->paragraphOpen($style);
519 $this->paragraphOpen($style);
1567 * @param string $style Optional "draw:style-name"
2253 foreach ($styles as $style) {
2285 $style = $this->styleset->getStyle($name);
2286 if ( !isset($style) ) {
2358 $style = $this->styleset->getStyle($name);
[all …]
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js590 var style = {graphMlID: id}; class in mxGraphMlCodec.importNode
702 node.style = this.styleMap2Str(style);
1004 }, style);
1898 var style = {graphMlID: id}; class in mxGraphMlCodec.importEdge
1931 if (style["shape"] != null && style["shape"].indexOf("link") == 0)
1933 style["width"] = style["strokeWidth"];
1962 edge.style = this.styleMap2Str(style);
2259 style = style | 2;
2262 style = style | 1;
2265 style = style | 4;
[all …]
/plugin/codehighlight/cp/languages/
H A Dsql.css6 b {color:#0000FF;font-style:normal;font-weight:bold;} /* reserved words */
7 u {color:#FF0000;font-style:normal;} /* types */
8 a {color:#CD6600;font-style:normal;font-weight:bold;} /* commands */
9 i, i b, i u, i a, i s {color:#A9A9A9;font-weight:normal;font-style:italic;} /* comments */
/plugin/jalbum/
H A Dstyle.css13 border-right-style:ridge;
16 border-bottom-style:ridge;
19 border-left-style:ridge;
22 border-top-style:ridge;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DUpdateParagraphStyleRequest.php82 public function setStyle(ParagraphStyle $style) argument
84 $this->style = $style;
91 return $this->style;
H A DUpdateTextStyleRequest.php82 public function setStyle(TextStyle $style) argument
84 $this->style = $style;
91 return $this->style;
/plugin/indexmenu2/cms/extensions/dom/
H A Dautosuggest.js13style.left=z.x+'px';o.style.top=z.y+i.offsetHeight+'px';O=new Selectbox(o.firstChild.id);}if(O){if…
/plugin/gtime/
H A Dscript.js3 if (document.getElementById("guardtime_timestamp_details").style.display == "none") {
4 document.getElementById("guardtime_timestamp_details").style.display = "inline";
7 document.getElementById("guardtime_timestamp_details").style.display = "none";
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfcktextcolorcommand.js57 var style = FCKStyles.GetStyle( '_FCK_' +
61 FCK.Styles.RemoveStyle( style ) ;
64 style.SetVariable( 'Color', color ) ;
65 FCKStyles.ApplyStyle( style ) ;
123 oTable.style.tableLayout = 'fixed' ;
145 oDiv.style.width = '96%' ;
182 oDiv.style.width = '96%' ;
/plugin/issuetracker/
H A Dwysiwyg_editor.js75 hp.style.visibility = "Hidden";
84 hp.style.visibility = "Hidden";
96 hp.style.top = (posArray[1]-250) + 'px';
97 hp.style.left = (posArray[0]-200 ) + 'px';
99 hp.style.visibility = "Visible";
104 document.getElementById("hoverpopup1").style.visibility = "Hidden";
105 document.getElementById("hoverpopup2").style.visibility = "Hidden";
/plugin/aichat/script/
H A DAIChatChat.js69 const style = document.createElement('style');
70 style.textContent = `
179 return style;
248 this.#controls.style.display = 'none';
249 this.#progress.style.display = 'block';
270 this.#controls.style.removeProperty('display');
271 this.#progress.style.display = 'none';

12345678910>>...89