Home
last modified time | relevance | path

Searched refs:style (Results 2101 – 2125 of 2224) sorted by path

1...<<818283848586878889

/plugin/wikipediasnippet/
H A Dstyle.css17 font-style: normal;
/plugin/wikistats/
H A DREADME.md200 * Add option to change render style
/plugin/wrap/
H A Dall.less20 font-style: normal;
27 font-style: normal;
247 /* see styles for boxes and notes with icons in style.css */
275 /* see styles for highlighted text in style.css */
320 /* see rest of spoiler styles in style.css */
340 /*____________ button-style link ____________*/
350 /* see rest of button link styles in style.css */
H A Dexample.txt185 * ''box'' creates a box around the container and uses the colours from the template's ''style.ini'' as default colours (''%%__background_alt__%%'' and ''%%__text__%%'')
H A Dhelper.php139 $out .= ' style="width: '.hsc($attr['width']).';"';
142 $out .= ' style="width: '.hsc($attr['width']).'; max-width: 100%;"';
199 $style = null;
201 $style = 'width: '.$attr['width'].';';
208 $this->renderODTOpenSpan ($renderer, $attr ['class'], $style, $language, $attr_string);
211 $this->renderODTOpenParagraph ($renderer, $attr ['class'], $style, $attr ['dir'], $language, $is_indent, $is_outdent, true, $attr_string);
220 $this->renderODTOpenBox ($renderer, $attr ['class'], $style, $fullattr);
222 $this->renderODTOpenTable ($renderer, $attr, $style, $attr_string);
226 $this->renderODTOpenColumns ($renderer, $attr ['class'], $style);
229 $this->renderODTOpenParagraph ($renderer, $attr ['class'], $style,
271 renderODTOpenBox($renderer, $class, $style, $fullattr) global() argument
317 renderODTOpenColumns($renderer, $class, $style) global() argument
339 renderODTOpenParagraph($renderer, $class, $style, $dir, $language, $is_indent, $is_outdent, $indent_first, $attr = null) global() argument
449 renderODTOpenColumn($renderer, $class, $style, $attr) global() argument
524 renderODTOpenGroup($renderer, $class, $style) global() argument
539 renderODTOpenSpan($renderer, $class, $style, $language, $attr) global() argument
619 renderODTOpenTable($renderer, $attr, $style, $attr_string) global() argument
[all...]
H A Dpdf.less3 the DW2PDF plugin also includes style.css via the 'usestyles' option)
11 /* due to including style.css, these need to be overwritten again */
H A Dstyle.less200 /*____________ button-style link ____________*/
/plugin/wrapadd/
H A Dstyle.css5 list-style-type: none;
21 list-style-type: none;
38 list-style-type: none;
/plugin/wysiwyg/css/
H A Dfck_editorarea.css54 paragraphs. Remember to apply the same style in your output front end page.
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dfck.afpa.code91 …html = html + [<textarea name="]+THIS.cInstanceName +[" rows="4" cols="40" style="width: ]+WidthCS…
H A Dsample03.afp37 oCombo.style.visibility = '' ;
56 <select id="cmbToolbars" onchange="ChangeToolbar(this.value);" style="VISIBILITY: hidden">
H A Dsample04.afp42 oCombo.style.visibility = '' ;
61 <select id="cmbSkins" onchange="ChangeSkin(this.value);" style="VISIBILITY: hidden">
H A Dsampleposteddata.afp37 <tr style="FONT-WEIGHT: bold; COLOR: #dddddd; BACKGROUND-COLOR: #999999">
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample03.asp40 oCombo.style.visibility = '' ;
60 <select id="cmbToolbars" onchange="ChangeToolbar(this.value);" style="VISIBILITY: hidden">
H A Dsample04.asp45 oCombo.style.visibility = '' ;
65 <select id="cmbSkins" onchange="ChangeSkin(this.value);" style="VISIBILITY: hidden">
H A Dsampleposteddata.asp38 <tr style="FONT-WEIGHT: bold; COLOR: #dddddd; BACKGROUND-COLOR: #999999">
48 <td width="100%" style="white-space:pre"><%=Server.HTMLEncode( Request.Form(sForm) )%></td>
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample01_mx.cfm44 …<cfoutput><br><em style="color: red;">This sample works only with a ColdFusion MX server and highe…
H A Dsample02_mx.cfm69 …<cfoutput><br><em style="color: red;">This sample works only with a ColdFusion MX server and highe…
H A Dsample03.cfm38 oCombo.style.visibility = '' ;
58 <select id="cmbToolbars" onchange="ChangeToolbar(this.value);" style="VISIBILITY: hidden">
H A Dsample03_mx.cfm38 oCombo.style.visibility = '' ;
54 …<cfoutput><br><em style="color: red;">This sample works only with a ColdFusion MX server and highe…
64 <select id="cmbToolbars" onchange="ChangeToolbar(this.value);" style="VISIBILITY: hidden">
H A Dsample04.cfm43 oCombo.style.visibility = '' ;
63 <select id="cmbSkins" onchange="ChangeSkin(this.value);" style="VISIBILITY: hidden">
H A Dsample04_mx.cfm43 oCombo.style.visibility = '' ;
59 …<cfoutput><br><em style="color: red;">This sample works only with a ColdFusion MX server and highe…
69 <select id="cmbSkins" onchange="ChangeSkin(this.value);" style="VISIBILITY: hidden">
/plugin/wysiwyg/fckeditor/_samples/html/
H A Dsample14.styles.css56 font-style: italic;
222 border-style: solid;
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsample03.lasso38 oCombo.style.visibility = '' ;
58 <select id="cmbToolbars" onchange="ChangeToolbar(this.value);" style="VISIBILITY: hidden">
H A Dsample04.lasso43 oCombo.style.visibility = '' ;
63 <select id="cmbSkins" onchange="ChangeSkin(this.value);" style="VISIBILITY: hidden">

1...<<818283848586878889