Home
last modified time | relevance | path

Searched refs:backgrounds (Results 1 – 25 of 33) sorted by relevance

12

/plugin/revealjs/css/
H A Dreveal.scss1084 .reveal .backgrounds {
1131 /* Video backgrounds */
1147 .reveal[data-background-transition=none]>.backgrounds .slide-background,
1258 .reveal[data-transition-speed="fast"]>.backgrounds .slide-background {
1261 .reveal[data-transition-speed="slow"]>.backgrounds .slide-background {
1310 .backgrounds {
1318 .backgrounds .slide-background {
1327 .backgrounds .slide-background.stack {
1339 .reveal.overview .backgrounds .slide-background,
1340 .reveal.overview-deactivating .backgrounds .slide-background {
[all …]
H A Dreveal.css1010 .reveal .backgrounds {
1050 /* Video backgrounds */
1067 .reveal[data-background-transition=none] > .backgrounds .slide-background,
1182 .reveal[data-transition-speed="fast"] > .backgrounds .slide-background {
1185 .reveal[data-transition-speed="slow"] > .backgrounds .slide-background {
1222 .reveal.overview .backgrounds {
1226 .reveal.overview .backgrounds .slide-background {
1231 .reveal.overview .backgrounds .slide-background.stack {
1238 .reveal.overview .backgrounds .slide-background,
1239 .reveal.overview-deactivating .backgrounds .slide-background {
[all …]
/plugin/combo/ComboStrap/Tag/
H A DBackgroundTag.php78 * Set the backgrounds attributes
93 * The backgrounds node
106 $backgrounds = $parentCall->getAttribute(BackgroundAttribute::BACKGROUNDS);
107 if ($backgrounds == null) {
108 $backgrounds = [$backgroundAttributes->toCallStackArray()];
110 $backgrounds[] = $backgroundAttributes->toCallStackArray();
112 $parentCall->addAttribute(BackgroundAttribute::BACKGROUNDS, $backgrounds);
/plugin/combo/ComboStrap/TagAttribute/
H A DBackgroundAttribute.php47 * A component attributes to store backgrounds
49 const BACKGROUNDS = "backgrounds";
71 $backgrounds = $tagAttributes->getValueAndRemove(self::BACKGROUNDS);
72 switch (sizeof($backgrounds)) {
75 $background = $backgrounds[0];
113 $backgroundHTML = "<div class=\"backgrounds\">" .
123 * This backgrounds should have been set on the backgrounds
126 foreach ($backgrounds as $background) {
/plugin/combo/resources/theme/default/components/css/
H A Dbackground.css1 .backgrounds {
/plugin/revealjs/css/print/
H A Dpdf.css121 /* Slide backgrounds are placed inside of their slide when exporting to PDF */
H A Dpaper.css41 .reveal .backgrounds,
/plugin/bootswrapper/exe/help/
H A Dtext.txt90 ==== Contextual backgrounds ====
/plugin/revealjs/css/theme/template/
H A Dtheme.scss322 .backgrounds {
/plugin/revealjs/css/theme/
H A Dblack.css272 .backgrounds {
H A Dmoon.css276 .backgrounds {
H A Dnight.css270 .backgrounds {
H A Dserif.css272 .backgrounds {
H A Dsky.css279 .backgrounds {
H A Dsolarized.css276 .backgrounds {
H A Dwhite.css272 .backgrounds {
H A Dbeige.css276 .backgrounds {
H A Dsimple.css275 .backgrounds {
H A Dblood.css275 .backgrounds {
H A Dleague.css278 .backgrounds {
/plugin/diagramsnet/lib/shapes/bpmn/
H A DmxBpmnShape2.js144 var f = this.backgrounds[bg];
328 mxBpmnShape.prototype.backgrounds = { method in mxBpmnShape
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less301 /* extra precedence to prevent theme-provided backgrounds */
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1431 MakePath, FillPath, Fill, Circle allowing backgrounds, borders
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt1389 * Bugfix: Images with transparent backgrounds now have
/plugin/jmol2/jmol/
H A DCHANGES.txt5180 # adds translucency for echo and hover, both text and backgrounds

12