Home
last modified time | relevance | path

Searched refs:css (Results 76 – 100 of 852) sorted by path

12345678910>>...35

/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1css({position:"absolute",top:(c.top+20)+"px",left:(c.left+80)+"px","z-index":"20000"}).hide().appe…
H A Dlink.js1css({position:"absolute",top:(c.top+20)+"px",left:(c.left+80)+"px","z-index":"20000"}).hide().appe…
H A Dlink.js.unc1570 .css({
1583 jQuery(doku_linkwiz.result).css('position', 'relative');
1825 if(doku_linkwiz.$wiz.css('display') == 'none'){
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
H A Doptions.js5 …es","dictionaryName").getInputElement().$;g.isLicensed()||(h.disabled=!0,b.css(h,{cursor:"not-allo…
6 …t().$,h=this.getElement().getChild(0).$;b.isLicensed()||(a.css(g,{cursor:"not-allowed"}),a.css(h,{…
8 b.isLicensed()||(a.css(g,{cursor:"not-allowed"}),a.css(h,{cursor:"not-allowed"}))},onClick:function…
18 …ccess_"+b.data.command+"Dic"),c=c.replace("%s",b.data.name),d.setText(c),a.css(d.$,{color:"blue"})…
19 d.setText(c)),a.css(d.$,{color:"red"}),null!=e.getUserDictionaryName()&&""!=e.getUserDictionaryName…
20 …rror_"+b.data.command+"Dic"),f=f.replace("%s",b.data.name),d.setText(f));a.css(d.$,{color:"red"});…
/plugin/ckgedit/ckeditor/skins/kama/
H A Dreadme.md14 - **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenanc…
15 - **mainui.css**: the file contains styles of entire editor outline structures,
16 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
17 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
18 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
20 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
21 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
23 - **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open,
24 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
25 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
[all …]
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Dreadme.md22 - **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenanc…
23 - **mainui.css**: the file contains styles of entire editor outline structures,
24 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
25 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
26 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
28 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
29 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
31 - **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open,
32 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
33 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
[all …]
/plugin/ckgedit/ckeditor/skins/moono/
H A Dreadme.md24 - **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenanc…
25 - **mainui.css**: the file contains styles of entire editor outline structures,
26 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
27 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
28 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
30 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
31 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
33 - **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open,
34 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
35 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
[all …]
/plugin/ckgedit/lang/de/
H A Dstyle.txt3 …** abgelegt, wenn Sie es speichern. Das Stylesheet wird den Namen *_styles.css** tragen. Um es zu …
5 … muss in **ckgedit/ckeditor/css** abgelegt werden. Dies wird automatisch geschehen, wenn Sie die C…
8 …werden in den Styles-Ordner des entsprechenden Templates kopiert, nicht aber nach **ckeditor/css**.
/plugin/ckgedit/lang/en/
H A Dstyle.txt2 …ted when the style sheet is saved. The style sheet will be named **_styles.css**. To activate this…
4 … in **ckgedit/ckeditor/css**. This will automatically be done for you if you check off the checkbo…
7 … These will be copied to the Styles folder of the respective templates but not to **ckeditor/css**.
/plugin/ckgedit/scripts/
H A Dcss6.php68 $css="";
105 $css = css_ckg_applystyle($css, $styleini['replacements']);
107 $css = css_ckg_parseless($css);
118 $css .= '
212 $css = strtr($css, $replacements);
215 $css = $less.$css;
216 return $css;
489 $css = preg_replace('/(?<!:)\/\/.*$/m','',$css);
492 $css = preg_replace('![\r\n\t ]+!',' ',$css);
493 $css = preg_replace('/ ?([;,{}\/]) ?/','\\1',$css);
[all …]
H A Dmediamgr.js17 jQuery("#media__linkbtn4").css("display", "none");
/plugin/cli/
H A Dcli-examples.txt16 lang style.css
26 -rw-r--r-- 1 user user 184 Dec 28 02:13 style.css
60 lang style.css
70 -rw-r--r-- 1 user user 184 Dec 28 02:13 style.css
/plugin/clock/
H A Dstyle.css2 * @file clock/style.css
101 * This style uses four font fallbacks: 'LCDRegular', 'LCD', 'Segment7Standard' and 'dseg7classic'. They are not provided here, they must be available either client-side or provided via an external source (eg.: via usertsyle.css).
/plugin/code2/
H A Dsyntax.php315 $css = '';
320 if ($css = preg_replace(
325 $css = '<style type="text/css">' . $css . '</style>';
333 if ($this->_JSmarkup = $css . $js) {
609 $css = ''; // default: no initial CSS content hidding
723 $css = ' HideOnInit';
794 $aMatch[1], $l, $n, $ht, $ft, $css);
H A Dsyntax_plugin_code.css1 /* $Id: syntax_plugin_code.css,v 1.13 2008/07/22 09:22:45 matthias Exp $
10 The file "syntax_plugin_code.css" is _not_ used by DokuWiki!
13 in the file "style.css" or rename this file to "style.css".
/plugin/code39/
H A Dstyle.css1 @import url('https://fonts.googleapis.com/css?family=Libre Barcode 39 Extended Text');
/plugin/codebutton_ext/
H A Daction.php72 'title' => $this->getLang('css'),
73 'icon' => '../../plugins/codebutton_ext/pix/File-css-32.png',
74 'open' => '<code css downloadname.css>\n',
H A Daction.php.bak40 …-c, c_mac, caddcl, cadlisp, cfdg, cfm, cil, cmake, cobol, cpp, cpp-qt, csharp, css, d, dcs, delphi,
72 'title' => $this->getLang('css'),
73 'icon' => '../../plugins/codebutton_ext/pix/File-css-32.png',
74 'open' => '<code css downloadname.css>\n',
/plugin/codebuttonmod2/
H A Dall.css2 * css for DokuWiki plugin 'codebuttonmod2'
/plugin/codebuttonmod2/src/
H A Dcodebutton.js19 jQuery("div.pre_wrap").css({"position":"relative","overflow":"auto"});
/plugin/codeclipboard/
H A Dscript.js17 $txt.val($elmt.text()).css({ width: "1px", height: "1px" }).appendTo('body');
/plugin/codehighlight/cp/
H A Dcodepress.js105 css : 'CSS', property in CodePress.languages
/plugin/codemirror/dist/modes/
H A Dcss.min.js.map1css/css.js"],"names":["mod","exports","module","require","define","amd","CodeMirror","defineMode",…
H A Dhtmlmixed.min.js1 …ript"]],style:[["lang",/^css$/i,"css"],["type",/^(text\/)?(x-)?(stylesheet|css)$/i,"css"],["type",…
H A Dhtmlmixed.min.js.map1css/css\"));\n else if (typeof define == \"function\" && define.amd) // AMD\n define([\"../../…

12345678910>>...35