Home
last modified time | relevance | path

Searched refs:skin (Results 26 – 50 of 72) sorted by relevance

123

/plugin/indexmenu2/cms/templates/DropdownSlide/
H A Ddesign.css9 * Current skin menu definitions
/plugin/loadskin/
H A Dplugin.info.txt6 desc Change the skin/template/theme; admins can select templates per page/namespace, or users c…
/plugin/jukebox/skins/slimoriginal/extras/
H A Dreadme.txt4 3 VERSIONS INCLUDED, JUST RENAME ONE TO skin.xml
/plugin/jplayer/vendor/happyworm/jplayer/
H A DMIGRATION.md6 …ry Refactor: The skins source files are now in `src/skin` and the build skins files in the 'dist/s…
H A DCHANGELOG.md10 …ry Refactor: The skins source files are now in `src/skin` and the build skins files in the 'dist/s…
/plugin/fckg/fckeditor/
H A DInstall_README23 skin as its default color scheme. You can change this to the ochre color scheme that came
/plugin/tagfilter/script/select2/
H A DREADME.md37 * [Bootstrap](https://github.com/t0m/select2-bootstrap-css) (CSS skin)
/plugin/ckgdoku/ckeditor/
H A Dconfig.js1 …ontAssist/)){j=""}d.addPaste=function(){d.extraPlugins+=",pastebase64"};d.skin=top.getCKEditorGUI(…
H A DCHANGES.md107 * [#14569](http://dev.ckeditor.com/ticket/14569): Added a new, flat, default CKEditor skin called […
164 * Support for the new default Moono-Lisa skin.
578 …7): Fixed: An error is thrown if a skin does not have the [`chameleon`](http://docs.ckeditor.com/#…
711 …57): Fixed: Imperfections in the [Moono](http://ckeditor.com/addon/moono) skin. Thanks to [danyaPo…
1047 * [#10915](http://dev.ckeditor.com/ticket/10915): Fixed: Invalid CSS filter in the Kama skin.
1088 ….com/ticket/9923): HiDPI support in the editor UI. HiDPI icons for [Moono skin](http://ckeditor.co…
1108 …ekeeping] Unified CSS gradient filter formats in the [Moono](http://ckeditor.com/addon/moono) skin.
1210 …p://dev.ckeditor.com/ticket/9773): Fixed rendering problems with selection fields in the Kama skin.
1235 * [#9655](http://dev.ckeditor.com/ticket/9655): Support for IE Quirks Mode in the new [Moono skin](…
H A Dckeditor.js248 …ftEnterMode=a.blockless?CKEDITOR.ENTER_BR:c.shiftEnterMode;c.skin&&(CKEDITOR.skinName=c.skin);a.fi…
484 …skins/"+CKEDITOR.skinName.split(",")[0]+"/")}function f(b){var c=CKEDITOR.skin["ua_"+b],d=CKEDITOR…
486 …t.cssText+=f:a[h].$.innerHTML+=f}}var l={};CKEDITOR.skin={path:a,loadPart:function(c,d){CKEDITOR.s… class in CKEDITOR
489 var f=b.getUiColor();f&&e([a],CKEDITOR.skin.chameleon(b,"panel"),[[h,f]])}};b.on("panelShow",a);b.o…
490 ….apply(a[f][0],a[f][1]),CKEDITOR.add(a[f][0])}(),CKEDITOR.skin.name="moono-lisa",CKEDITOR.skin.ua_…
627 ….removeClass("cke_ltr").removeClass("cke_rtl");e.setAttribute("style",CKEDITOR.skin.getIconStyle(x,
727 …ent:w,contentTransformations:t.contentTransformations,panel:{css:CKEDITOR.skin.getPath("editor"),a…
852 …ly"]=a.attributes.face,delete a.attributes.face)}}]],panel:{css:[CKEDITOR.skin.getPath("editor")].…
858 …le:b.panelTitle,toolbar:"styles,20",allowedContent:k,panel:{css:[CKEDITOR.skin.getPath("editor")].…
1019 …no-lisa"==(CKEDITOR.skinName||a.config.skin)&&CKEDITOR.document.appendStyleSheet(this.path+"skins/…
[all …]
H A Dconfig.js.unc120 config.skin = top.getCKEditorGUI() ? top.getCKEditorGUI() : 'moono';
/plugin/ckgedit/ckeditor/
H A Dconfig.js1 …ontAssist/)){m=""}f.addPaste=function(){f.extraPlugins+=",pastebase64"};f.skin=n.getCKEditorGUI()?…
H A Dckeditor.js265 …f(!d[e]){if(h.icons)for(var x=h.icons.split(","),F=x.length;F--;)CKEDITOR.skin.addIcon(x[F],h.path…
275 …ftEnterMode=a.blockless?CKEDITOR.ENTER_BR:c.shiftEnterMode;c.skin&&(CKEDITOR.skinName=c.skin);a.fi…
530 …t.cssText+=g:a[h].$.innerHTML+=g}}var g={};CKEDITOR.skin={path:a,loadPart:function(c,d){CKEDITOR.s… class in CKEDITOR
531 …ocument);return(this.setUiColor=function(a){this.uiColor=a;var c=CKEDITOR.skin.chameleon,d="",g=""…
532 ….filter(h,function(a){return d!==a})});(a=b.getUiColor())&&f([d],CKEDITOR.skin.chameleon(b,"panel"…
539 CKEDITOR.skin.name="moono-lisa";CKEDITOR.skin.ua_editor="ie,iequirks,ie8,gecko";CKEDITOR.skin.ua_di…
688 …veClass("cke_ltr").removeClass("cke_rtl");d.setAttribute("style",CKEDITOR.skin.getIconStyle(n,"rtl…
689 …icon),CKEDITOR.env.hidpi&&this.iconHiDpi&&(h=this.iconHiDpi));h?(CKEDITOR.skin.addIcon(h,h),t=null…
916 …a.attributes.face,delete a.attributes.face)}}]]:null,panel:{css:[CKEDITOR.skin.getPath("editor")].…
1154 …le:g.panelTitle,toolbar:"styles,10",allowedContent:m,panel:{css:[CKEDITOR.skin.getPath("editor")].…
[all …]
H A DCHANGES.md260 …ontoolbar) background in the [Kama](https://ckeditor.com/cke4/addon/kama) skin. Thanks to [Christi…
331 …balloonpanel) plugin when [`config.skin`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_…
527 * [#14569](https://dev.ckeditor.com/ticket/14569): Added a new, flat, default CKEditor skin called …
584 * Support for the new default Moono-Lisa skin.
998 * [#12387](https://dev.ckeditor.com/ticket/12387): Fixed: An error is thrown if a skin does not hav…
1131 …ixed: Imperfections in the [Moono](https://ckeditor.com/cke4/addon/moono) skin. Thanks to [danyaPo…
1467 * [#10915](https://dev.ckeditor.com/ticket/10915): Fixed: Invalid CSS filter in the Kama skin.
1508 ….com/ticket/9923): HiDPI support in the editor UI. HiDPI icons for [Moono skin](https://ckeditor.c…
1528 …ng] Unified CSS gradient filter formats in the [Moono](https://ckeditor.com/cke4/addon/moono) skin.
1630 …s://dev.ckeditor.com/ticket/9773): Fixed rendering problems with selection fields in the Kama skin.
[all …]
/plugin/bible/bible_douayRheims/
H A DLeviticus.txt60 4:11. But the skin and all the flesh with the head and the feet and the bowels and the dung:
141 7:8. The priest that offereth the victim of holocaust, shall have the skin thereof.
188 …8:17. And the calf with the skin, and the flesh and the dung, he burnt without the camp, as the Lo…
309 …d if he see the leprosy in his skin, and the hair turned white and the place where the leprosy app…
318 …13:12. But if the leprosy spring out running about in the skin, and cover all the skin from the he…
324 13:18. When also there has been an ulcer in the flesh and the skin, and it has been healed:
330 …13:24. The flesh also and skin that hath been burnt, and after it is healed hath a white or a red …
341 13:35. But if after his cleansing the spot spread again in the skin:
344 13:38. If a whiteness appear in the skin of a man or a woman,
354 13:48. In the warp, and the woof: or skin, or whatsoever is made of a skin:
[all …]
H A DLamentations.txt44 3:4. Beth. My skin and my flesh he hath made old, he hath broken my bones.
114 …now made blacker than coals, and they are not known in the streets: their skin hath stuck to their…
138 5:10. Our skin was burnt as an oven, by reason of the violence of the famine.
H A DJob.txt26 …2:4. And Satan answered, and said: Skin for skin; and all that a man hath, he will give for his li…
144 …7:5. My flesh is clothed with rottenness and the filth of dust; my skin is withered and drawn toge…
228 10:11. Thou hast clothed me with skin and flesh: thou hast put me together with bones and sinews:
385 16:16. I have sowed sackcloth upon my skin, and have covered my flesh with ashes.
421 18:13. Let it devour the beauty of his skin, let the firstborn death consume his arms.
449 …19:20. The flesh being consumed, my bone hath cleaved to my skin, and nothing but lips are left ab…
455 19:26. And I shall be clothed again with my skin, and in my flesh I shall see my God.
738 30:30. My skin is become black upon me, and my bones are dried up with heat.
1046 40:26. Wilt thou fill nets with his skin, and the cabins of fishes with his head?
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1184 skin: string; property
/plugin/pagequery/
H A Dreadme.md25 Nothing worthwhile is built in isolation: pagequery has been built on the shoulders of giants — i.e. the DokuWiki core functions. Under the skin it makes shamefaced use of the excellent built-in page and full-text [[:search]] functions available in DokuWiki, so there's no new search syntax to learn. However it does bring a little something new to the mix by providing powerful sorting and grouping options.
/plugin/flowplay2/flowplayer/
H A DREADME.txt65 - New default skin 'air'
382 - Added a new "thermometer" skin, ends up in FlowPlayerThermo.swf (does not include the playlist
394 'skinImagesBaseURL' is only used for external skin images
/plugin/codeprettify/code-prettify/
H A DREADME.md30 * Look at the [skin gallery][1] and pick styles that suit you.
/plugin/farm/install/animaltemplate/conf/
H A Dwordblock.conf1476 https?:\/\/([^\/]*\.)?cancer-skin\.nm\.ru
1498 https?:\/\/([^\/]*\.)?care-skin\.pochta\.ru
2307 https?:\/\/([^\/]*\.)?dry-skin\.boom\.ru
2933 https?:\/\/([^\/]*\.)?free-skin\.pochta\.ru
3817 https?:\/\/([^\/]*\.)?itchy-skin\.nm\.ru
4420 https?:\/\/([^\/]*\.)?man-skin\.nm\.ru
4756 https?:\/\/([^\/]*\.)?natural-skin\.nm\.ru
5652 https?:\/\/([^\/]*\.)?problem-skin\.nm\.ru
6236 https?:\/\/([^\/]*\.)?skin-diseas\.boom\.ru
6241 https?:\/\/([^\/]*\.)?skin-treat\.boom\.ru
[all …]
/plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/
H A Doptions.js21 minWidth:"moono-lisa"==(CKEDITOR.skinName||c.config.skin)?450:340,minHeight:300,onLoad:function(){i…
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
H A Doptions.js20 …OR.DIALOG_RESIZE_BOTH,minWidth:"moono-lisa"==(CKEDITOR.skinName||d.config.skin)?450:340,minHeight:…
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/bi/
H A Dbi.txt27 Evriwan i gat raet long evri raet mo fridom we i stap long Deklereisen ia, wetaot eni kaen difrens, olsem long reis, kala blong skin, seks, langwis, rilijen, politikol o narafala kaen tingting, we i kamaot long saed blong neisen o sosol, propeti, taem we man i bon long hem o emi narafala sosol saed olsem.

123