Home
last modified time | relevance | path

Searched refs:style (Results 1051 – 1075 of 2224) sorted by last modified time

1...<<41424344454647484950>>...89

/plugin/jplayer/vendor/mustache/mustache/
H A DCONTRIBUTING.md35 …* [PSR-2: Coding style guide](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-…
H A DREADME.md6 [![Package version](http://img.shields.io/packagist/v/mustache/mustache.svg?style=flat-square)](htt…
7 [![Build status](http://img.shields.io/travis/bobthecow/mustache.php/dev.svg?style=flat-square)](ht…
9 [![Monthly downloads](http://img.shields.io/packagist/dm/mustache/mustache.svg?style=flat-square)](…
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Dmod.csstransforms.min.js2 …|b.getElementsByTagName("head")[0],i="modernizr",j=b.createElement(i),k=j.style,l=b.createElement(…
H A Djquery.transform2d.js25 divStyle = div.style,
80 elem.style[supportProperty]
85 elem.style[supportProperty] = /matrix\([^)p]*\)/.test(value) ?
99 elem.style[supportProperty]
117 var elemStyle = ( computed && elem.currentStyle ? elem.currentStyle : elem.style ),
145 var elemStyle = elem.style,
220 elem.style.zoom = 1;
267 elem.style[supportProperty] = transform;
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/skin/
H A Dcircle.player.css97 list-style-type:none;
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.player.js401 videoHTMLContainer.style.width = "100%";
402 videoHTMLContainer.style.height = "100%";
H A Dpopcorn.subtitle.js9 style = ctxContainer.style,
15 style.fontSize = "18px";
16 style.width = media.offsetWidth + "px";
18 style.left = position.left + "px";
24 style.position = "absolute";
25 style.color = "white";
26 style.textShadow = "black 2px 2px 6px";
27 style.fontWeight = "bold";
28 style.textAlign = "center";
94 newdiv.style.display = "none";
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt350 now parsed for embedded images and handled per usual style
476 from Quicktime-style files (e.g. MP4/AAC)
574 ¤ added ID3v2 keys 'TCMP','TCP' to for writing iTunes-style tags
1092 » RealAudio files with old-style file format (v2-v4) are now
2084 Put a sans-serif 9pt style on all text in getid3.check.php
2236 table_var_dump() simplified and now outputs &#123;-style character
2363 * Bugfix: VBR MP3 files with Fraunhofer-style VBR header were not
2373 Fraunhofer-style VBR file produced with MusicMatch v7.2)
H A Dreadme.txt356 * Support for all old-style ASF packets
446 rather than parenthesis-numeric+refinement style per the ID3v2.3
478 ID3v2.2-style frame name) (detected by getID3())
H A DREADME.md349 * Support for all old-style ASF packets
459 ID3v2.2-style frame name) (detected by getID3())
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCompassFilter.php39 private $style; variable in Assetic\\Filter\\CompassFilter
101 public function setStyle($style) argument
103 $this->style = $style;
211 if ($this->style) {
212 $pb->add('--output-style')->add($this->style);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/
H A DSassFilter.php35 private $style; variable in Assetic\\Filter\\Sass\\SassFilter
62 public function setStyle($style) argument
64 $this->style = $style;
128 if ($this->style) {
129 $pb->add('--style')->add($this->style);
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
H A Djplayer.blue.monday.min.css1style:oblique}.jp-current-time{float:left;display:inline;cursor:default}.jp-duration{float:right;d…
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.min.css1 …sor:default}.jp-video .jp-details{margin:0 90px 10px}.jp-playlist ul{list-style-type:none;font-siz…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dopus.js2style.backgroundColor="black"}if(setInModule){if(!useWebGL)assert(typeof GLctx==="undefined","cann…
H A Dogg.js2style.backgroundColor="black"}if(setInModule){if(!useWebGL)assert(typeof GLctx==="undefined","cann…
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/
H A Djplayer.blue.monday.scss346 font-style:oblique;
397 list-style-type:none;
417 list-style-type:square;
418 list-style-position:inside;
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCONTRIBUTING.md8 Please follow the [jQuery Style Guide](http://contribute.jquery.org/style-guide/),
9 in particular the [JavaScript Style Guide](http://contribute.jquery.org/style-guide/js/).
H A DGruntfile.js72 style: 'nested'
H A DREADME.md10 * create and style a media player using **just HTML and CSS**.
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss528 list-style-type:none;
/plugin/jplayer/vendor/robloach/component-installer/
H A D.editorconfig4 ; Unix-style newlines
/plugin/adfs/phpsaml/
H A DCHANGELOG160 * Improve code style
H A DREADME.md1669 This demo uses the old style of the version 1 of the toolkit.
/plugin/admnote/
H A DREADME.md25 …>` tag pair to start and end a note. The first parameter of the opening tag chooses the note style.
43 ### Default note style
45 The default style is 'note', so `<adm></adm>` is a valid note although it does not make much sense.
47 The default style will also be used if you mistype a style.

1...<<41424344454647484950>>...89