Home
last modified time | relevance | path

Searched refs:skin (Results 1 – 25 of 72) sorted by relevance

123

/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/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);
/plugin/ckgdoku/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/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/ckgedit/ckeditor/skins/kama/
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…
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,
/plugin/ckgdoku/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-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/combo/ComboStrap/
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...]
H A DButtonTag.php47 $skin = $tagAttributes->getValue(Skin::SKIN_ATTRIBUTE, Skin::FILLED_VALUE);
48 switch ($skin) {
/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/codeprettify/
H A Daction.php73 $skin = $urlPrettifySkins . $this->getConf('skin');
75 $skin = $urlPrettifyHandlers .'prettify.css';
80 'href' => $skin,
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Ddebugger.css103 background-image: url(chrome://firebug/skin/exe.png);
108 background-image: url(chrome://firebug/skin/breakpoint.png);
112 background-image: url(chrome://firebug/skin/breakpointCondition.png);
116 background-image: url(chrome://firebug/skin/breakpointDisabled.png);
120 background-image: url(chrome://firebug/skin/breakpointExe.png);
124 background-image: url(chrome://firebug/skin/breakpointDisabledExe.png);
128 background-image: url(chrome://firebug/skin/breakpoint.png);
H A Dfirebug.css70 background: url(chrome://firebug/skin/loading_16.gif) no-repeat;
367 background: url(chrome://firebug/skin/group.gif) repeat-x #FFFFFF;
422 background-image: url(chrome://firebug/skin/arrowUp.png);
449 background-image: url(chrome://firebug/skin/breakpoint.png);
453 background-image: url(chrome://firebug/skin/breakpointDisabled.png);
608 background-image: url(chrome://firebug/skin/loading_16.gif);
868 background: url(chrome://firebug/skin/group.gif) repeat-x #FFFFFF;
1297 /*background-image: url(chrome://firebug/skin/infoIcon.png);*/
1302 /*background-image: url(chrome://firebug/skin/warningIcon.png);*/
1308 /*background-image: url(chrome://firebug/skin/errorIcon.png);*/
[all …]
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsample04.lasso38 // Get the active skin.
55 This sample shows how to change the editor skin.
60 Select the skin to load: 
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample04.afp37 // Get the active skin.
53 This sample shows how to change the editor skin.
58 Select the skin to load: 
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample04.cfm38 // Get the active skin.
55 This sample shows how to change the editor skin.
60 Select the skin to load: 
H A Dsample04_mx.cfm38 // Get the active skin.
55 This sample shows how to change the editor skin.
66 Select the skin to load: 
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample04.asp40 // Get the active skin.
57 This sample shows how to change the editor skin.
62 Select the skin to load: 
/plugin/ckgedit/ckeditor/
H A Dbuild-config.js28 skin: 'moono-lisa', property in CKBUILDER_CONFIG
/plugin/jplayer/vendor/happyworm/jplayer/
H A D.jamignore8 skin/circle.player
/plugin/operawidget/
H A Daction.php29 $skin = rawurlencode($this->getConf('skin'));

123