Home
last modified time | relevance | path

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

123

/plugin/ckgedit/ckeditor/
H A Dconfig.js.unc125 config.skin = browser_level.getCKEditorGUI() ? browser_level.getCKEditorGUI() : 'moono';
/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/ckgedit/ckeditor/skins/kama/
H A Dreadme.md4 "Kama" is the default skin of CKEditor 3.x.
25 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
29 - **skin.js**: the only JavaScript part of the skin that registers the skin, its browser specific f…
30 - **icons/**: contains all skin defined icons,
H A Dskin.js5 CKEDITOR.skin.name="kama";CKEDITOR.skin.ua_editor="ie,iequirks,ie7,ie8";CKEDITOR.skin.ua_dialog="ie…
6 CKEDITOR.skin.chameleon=function(d,c){var b,a="."+d.id;"editor"==c?b=a+" .cke_inner,"+a+" .cke_dial…
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Dreadme.md4 This skin has been made a **default skin** starting from CKEditor 4.6.0 and is maintained by the co…
11 "Moono-lisa" is a monochromatic skin, which offers a modern, flat and minimalistic look which blend…
33 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
37 - **skin.js**: the only JavaScript part of the skin that registers the skin, its browser specific f…
39 - **dev/**: contains SVG and PNG source of the skin icons.
/plugin/ckgedit/ckeditor/skins/moono/
H A Dreadme.md4 This skin has been chosen for the **default skin** of CKEditor 4.x, elected from the CKEditor
5 [skin contest](http://ckeditor.com/blog/new_ckeditor_4_skin) and further shaped by
13 "Moono" is a monochromatic skin, which offers a modern look coupled with gradients and transparency.
35 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
39 - **skin.js**: the only JavaScript part of the skin that registers the skin, its browser specific f…
40 - **icons/**: contains all skin defined icons,
42 - **dev/**: contains SVG source of the skin icons.
H A Dskin.js34 CKEDITOR.skin.name = 'moono';
57 CKEDITOR.skin.ua_editor = 'ie,iequirks,ie7,ie8,gecko';
58 CKEDITOR.skin.ua_dialog = 'ie,iequirks,ie7,ie8';
83 CKEDITOR.skin.chameleon = ( function() {
309 …var iconsFolder = CKEDITOR.getUrl( CKEDITOR.skin.path() + 'icons/' + ( CKEDITOR.env.hidpi ? 'hidpi…
312 CKEDITOR.skin.addIcon( icons[ i ], iconsFolder + icons[ i ] + '.png' );
/plugin/codeprettify/
H A Daction.php73 $skin = $urlPrettifySkins . $this->getConf('skin');
75 $skin = $urlPrettifyHandlers .'prettify.css';
80 'href' => $skin,
/plugin/codeprettify/code-prettify/
H A DREADME.md30 * Look at the [skin gallery][1] and pick styles that suit you.
/plugin/combo/ComboStrap/
H A DButtonTag.php47 $skin = $tagAttributes->getValue(Skin::SKIN_ATTRIBUTE, Skin::FILLED_VALUE);
48 switch ($skin) {
H A DTabsTag.php83 * $skin (tabs or pills)
85 $skin = self::TABS_TYPE;
89 $skin = self::TABS_SKIN;
93 $skin = self::PILLS_SKIN;
96 LogUtility::warning("The tabs type ($type) has an unknown skin", self::TAG);
110 ->addClassName("nav-$skin");
127 ->addClassName("nav-$skin")
128 ->addClassName("card-header-$skin")
228 $skin = $tagAttributes->getValueAndRemoveIfPresent("skin");
[all...]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js108 this.Env={Options:{saveCookies:true,saveWindowPosition:false,saveCommandLineHistory:false,startOpened:false,startInNewWindow:false,showIconWhenHidden:true,overrideConsole:true,ignoreFirebugElements:true,disableWhenFirebugActive:true,disableXHRListener:false,disableResourceFetching:false,enableTrace:false,enablePersistent:false},Location:{sourceDir:null,baseDir:null,skinDir:null,skin:null,app:null},skin:"xp",useLocalSkin:false,isDevelopmentMode:false,isDebugMode:false,isChromeContext:false,browser:null,chrome:null}; property in Env
193 loc.skinDir=(isProductionRelease?path:loc.baseDir)+"skin/"+Env.skin+"/";
194 loc.skin=loc.skinDir+"firebug.html";
1074 }if((doc.styleSheets.length&&doc.styleSheets[0].href=="chrome://global/content/xml/XMLPrettyPrint.css")||(doc.styleSheets.length>1&&doc.styleSheets[1].href=="chrome://browser/skin/feeds/subscribe.css")){return true
2284 var chrome={},context=options.context||Env.browser,type=chrome.type=Env.Options.enablePersistent?"popup":options.type,isChromeFrame=type=="frame",useLocalSkin=Env.useLocalSkin,url=useLocalSkin?Env.Location.skin:"about:blank",body=context.document.getElementsByTagName("body")[0],formatNode=function(node){if(!Env.isDebugMode){node.firebugIgnore=true
8265 FBL.ns(function(){with(FBL){FirebugChrome.Skin={CSS:'.obscured{left:-999999px !important;}.collapsed{display:none;}[collapsed="true"]{display:none;}#fbCSS{padding:0 !important;}.cssPropDisable{float:left;display:block;width:2em;cursor:default;}.infoTip{z-index:2147483647;position:fixed;padding:2px 3px;border:1px solid #CBE087;background:LightYellow;font-family:Monaco,monospace;color:#000000;display:none;white-space:nowrap;pointer-events:none;}.infoTip[active="true"]{display:block;}.infoTipLoading{width:16px;height:16px;background:url(https://getfirebug.com/releases/lite/latest/skin/xp/chrome://firebug/skin/loading_16.gif) no-repeat;}.infoTipImageBox{font-size:11px;min-width:100px;text-align:center;}.infoTipCaption{font-size:11px;font:Monaco,monospace;}.infoTipLoading > .infoTipImage,.infoTipLoading > .infoTipCaption{display:none;}h1.groupHeader{padding:2px 4px;margin:0 0 4px 0;border-top:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;background:#eee url(https://getfirebug.com/releases/lite/latest/skin/x
[all...]
/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.
/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/fckg/fckeditor/
H A DInstall_README23 skin as its default color scheme. You can change this to the ochre color scheme that came
/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/html5video2/
H A Dprint.css61 div.dokuwiki .vjs-default-skin {
66 div.dokuwiki .vjs-default-skin .vjs-controls {
71 div.dokuwiki .vjs-default-skin .vjs-control {
102 div.dokuwiki .vjs-default-skin .vjs-volume-bar {
105 div.dokuwiki .vjs-default-skin .vjs-volume-level {
108 div.dokuwiki .vjs-default-skin .vjs-volume-handle {
127 div.dokuwiki .vjs-default-skin .vjs-play-progress {
130 div.dokuwiki .vjs-default-skin .vjs-load-progress {
134 div.dokuwiki .vjs-default-skin div.vjs-seek-handle {
139 div.dokuwiki .vjs-default-skin .vjs-time-controls {
[all …]
/plugin/indexmenu2/cms/templates/DropdownSlide/
H A Ddesign.css9 * Current skin menu definitions
/plugin/jplayer/
H A Daction.php19 $skin = $this->getConf('skin');
25 … 'lib/plugins/jplayer/vendor/happyworm/jplayer/dist/skin/'.$skin.'/css/jplayer.'.$skin.'.min.css',
H A Dsyntax.php162 $skin = $this->getConf('skin');
165 'jplayer/vendor/happyworm/jplayer/dist/skin/'.$skin.'/mustache/';
171 $tpl = $mustache->loadTemplate('jplayer.'.$skin.'.audio.playlist');
/plugin/jplayer/vendor/happyworm/jplayer/
H A D.jamignore8 skin/circle.player
H A DCHANGELOG.md10 …ry Refactor: The skins source files are now in `src/skin` and the build skins files in the 'dist/s…
H A DMIGRATION.md6 …ry Refactor: The skins source files are now in `src/skin` and the build skins files in the 'dist/s…
/plugin/jukebox/skins/slimoriginal/extras/
H A Dreadme.txt4 3 VERSIONS INCLUDED, JUST RENAME ONE TO skin.xml
/plugin/jukebox/
H A Dsyntax.php134 function _skininfo($skin){ argument
135 $skin = strtolower($skin);
136 $skin = preg_replace('/[^a-z]+/','',$skin);
137 if(!$skin) $skin = 'original';
138 if(@file_exists(dirname(__FILE__).'/skins/'.$skin.'/skin.xml')){
139 $data = @file_get_contents(dirname(__FILE__).'/skins/'.$skin.'/skin.xml');
154 return array($skin,$width,$height);

123