| /plugin/revealjs/css/theme/template/ |
| D | mixins.scss | 1 @mixin vertical-gradient( $top, $bottom ) { parameter 2 background: $top; 3 background: -moz-linear-gradient( top, $top 0%, $bottom 100% ); 4 …background: -webkit-gradient( linear, left top, left bottom, color-stop(0%,$top), color-stop(100%,… 5 background: -webkit-linear-gradient( top, $top 0%, $bottom 100% ); 6 background: -o-linear-gradient( top, $top 0%, $bottom 100% ); 7 background: -ms-linear-gradient( top, $top 0%, $bottom 100% ); 8 background: linear-gradient( top, $top 0%, $bottom 100% ); 11 @mixin horizontal-gradient( $top, $bottom ) { parameter 12 background: $top; [all …]
|
| /plugin/indexmenu2/cms/extensions/tests/ |
| D | jsUnitCore.js | 1 …top;if(!i){i=window;while(i.parent){i=i.parent;if(i.top&&i.top.jsUnitTestSuite){i=i.top;break}}}tr…
|
| /plugin/virtualkeyboard/vk/extensions/tests/ |
| D | jsUnitCore.js | 7 var tempTop = top; 12 if (tempTop.top && tempTop.top.jsUnitTestSuite) { 13 tempTop = tempTop.top; 19 window.top = tempTop; 79 if (!(aVar === null || aVar === top.JSUNIT_UNDEFINED_VALUE)) { 183 …assert(commentArg(1, arguments), aVar === top.JSUNIT_UNDEFINED_VALUE, 'Expected ' + _displayString… 189 …t(commentArg(1, arguments), aVar !== top.JSUNIT_UNDEFINED_VALUE, 'Expected not to be ' + _displayS… 396 if (top.tracer != null) 397 top.tracer.warn(arguments[0], arguments[1]); 401 if (top.tracer != null) [all …]
|
| /plugin/ckgdoku/ckeditor/ |
| D | config.js | 1 …top.JSINFO.ckg_canonical){c=top.DOKU_BASE+"lib/plugins/ckgdoku/ckeditor/";d.doku_url=top.DOKU_BASE…
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | value.border.class.php | 8 var $top; variable in BorderPDF 14 $this->top =& new EdgePDF(); 22 $border->top =& EdgePDF::create($data['top']); 46 if ($this->top !== CSS_PROPERTY_INHERIT) { 47 $border->top = $this->top->copy(); 49 $border->top = CSS_PROPERTY_INHERIT; 62 if ($this->top === CSS_PROPERTY_INHERIT) { 64 $this->top = $value->copy(); 82 $this->top->doInherit($state, 113 return $this->top; [all …]
|
| D | value.margin.class.php | 67 var $top; variable in MarginValue 73 if ($this->top === CSS_PROPERTY_INHERIT) { 75 $this->top = $value->copy(); 96 …$value->top = ($this->top === CSS_PROPERTY_INHERIT) ? CSS_PROPERTY_INHERIT : $this->top->cop… 105 $value->top = MarginSideValue::init($data[0]); 116 $this->top->is_default() && 121 $this->top->units2pt($base); 128 $this->top->calcPercentage($base);
|
| /plugin/credits/ |
| D | script.js | 4 var top; 8 top = evt.clientY; 13 top = e.pageY; 25 pos.top-=32; 26 top -= pos.top; 29 top+=document.body.scrollTop; 33 top+=document.documentElement.scrollTop; 37 top+=window.pageYOffset; 45 dom.style.top = top + "px"; 91 return {left:offsetLeft,top:offsetTop};
|
| /plugin/tline/timeline_ajax/styles/ |
| D | graphics.css | 25 top: 0px; 35 top: 0px; 40 background: url(../images/bubble-left.png) top right repeat-y; 46 top: 0px; 51 background: url(../images/bubble-right.png) top left repeat-y; 54 div.simileAjax-bubble-border-top { 56 top: -50px; 61 .simileAjax-bubble-border-top-pngTranslucent { 62 background: url(../images/bubble-top.png) bottom left repeat-x; 73 background: url(../images/bubble-bottom.png) top left repeat-x; [all …]
|
| /plugin/eventline/timeline_ajax/styles/ |
| D | graphics.css | 25 top: 0px; 35 top: 0px; 40 background: url(../images/bubble-left.png) top right repeat-y; 46 top: 0px; 51 background: url(../images/bubble-right.png) top left repeat-y; 54 div.simileAjax-bubble-border-top { 56 top: -50px; 61 .simileAjax-bubble-border-top-pngTranslucent { 62 background: url(../images/bubble-top.png) bottom left repeat-x; 73 background: url(../images/bubble-bottom.png) top left repeat-x; [all …]
|
| /plugin/ckgedit/ckeditor/skins/moono/ |
| D | dialog_opera.css | 5 …top,left bottom,from(#f5f5f5),to(#cfd1cf));background-image:-moz-linear-gradient(top,#f5f5f5,#cfd1…
|
| /plugin/ckgdoku/ckeditor/skins/moono/ |
| D | dialog_opera.css | 5 …top,left bottom,from(#f5f5f5),to(#cfd1cf));background-image:-moz-linear-gradient(top,#f5f5f5,#cfd1…
|
| /plugin/jplayer/vendor/james-heinrich/getid3/demos/ |
| D | getid3.css | 9 margin-top: 6px; 18 margin-top: 12px; 24 padding-top: 2px; 31 margin-top: 12px; 39 margin-top: 0; 44 margin-top: 1px; 55 border-top-width: thin; 61 padding-top: 1px; 69 padding-top: 2px; 83 border-top: solid 1px #cccccc; [all …]
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/ |
| D | dhtmlxgantt_skyblue.css | 20 background-image: -webkit-linear-gradient(top, #ffe09d 0%, #ffeabb 100%); 21 background-image: -moz-linear-gradient(top, #ffe09d 0%, #ffeabb 100%); 22 background-image: -ms-linear-gradient(top, #ffe09d 0%, #ffeabb 100%); 23 background-image: linear-gradient(to top, #ffe09d 0%, #ffeabb 100%); 24 border-top-color: #ffc341; 34 background-image: -webkit-linear-gradient(top, #ffe09d 0%, #ffeabb 100%); 35 background-image: -moz-linear-gradient(top, #ffe09d 0%, #ffeabb 100%); 36 background-image: -ms-linear-gradient(top, #ffe09d 0%, #ffeabb 100%); 37 background-image: linear-gradient(to top, #ffe09d 0%, #ffeabb 100%); 38 border-top-color: #ffc341; [all …]
|
| /plugin/wysiwyg/fckeditor/editor/_source/internals/ |
| D | fckdialog_gecko.js | 69 window.top.parent.addEventListener( 'mousedown', this.CheckFocus, true ) ; 70 window.top.parent.addEventListener( 'mouseup', this.CheckFocus, true ) ; 71 window.top.parent.addEventListener( 'click', this.CheckFocus, true ) ; 72 window.top.parent.addEventListener( 'focus', this.CheckFocus, true ) ; 94 window.top.parent.removeEventListener( 'onmousedown', FCKDialog.CheckFocus, true ) ; 95 window.top.parent.removeEventListener( 'mouseup', FCKDialog.CheckFocus, true ) ; 96 window.top.parent.removeEventListener( 'click', FCKDialog.CheckFocus, true ) ; 97 window.top.parent.removeEventListener( 'onfocus', FCKDialog.CheckFocus, true ) ;
|
| /plugin/grensladawritezor/fckeditor/editor/_source/internals/ |
| D | fckdialog_gecko.js | 69 window.top.parent.addEventListener( 'mousedown', this.CheckFocus, true ) ; 70 window.top.parent.addEventListener( 'mouseup', this.CheckFocus, true ) ; 71 window.top.parent.addEventListener( 'click', this.CheckFocus, true ) ; 72 window.top.parent.addEventListener( 'focus', this.CheckFocus, true ) ; 94 window.top.parent.removeEventListener( 'onmousedown', FCKDialog.CheckFocus, true ) ; 95 window.top.parent.removeEventListener( 'mouseup', FCKDialog.CheckFocus, true ) ; 96 window.top.parent.removeEventListener( 'click', FCKDialog.CheckFocus, true ) ; 97 window.top.parent.removeEventListener( 'onfocus', FCKDialog.CheckFocus, true ) ;
|
| /plugin/extlist/css/ |
| D | _description.less | 14 border-top: none !important; 32 margin-top: 0.5em; 37 margin-top: 0.5em; 41 padding-top: 0.5em; 49 top: 0em; 57 border-top: 1px dotted #bbb; 64 margin-top: 0.5em; 75 top: 0em; 84 border-top: 1px dotted #bbb;
|
| /plugin/diagramsnet/lib/math/extensions/TeX/ |
| D | begingroup.js | 19 …top:0,isEqn:false,Init:function(e){this.isEqn=e;this.stack=[];if(!e){this.Push(a(b.macros,b.enviro… property
|
| /plugin/html2pdf/html2pdf/html2ps/unittest/ |
| D | test.border-top.php | 15 $top =& $border->get_top(); 16 $this->assertEqual($top->get_style(), BS_SOLID); 17 $width =& $top->get_width(); 19 $color =& $top->get_color(); 32 $top =& $border->get_top(); 33 $this->assertEqual($top->get_style(), BS_SOLID); 34 $width =& $top->get_width(); 36 $color =& $top->get_color();
|
| D | test.table.border.php | 24 $this->assertEqual($table_border->top->style , BS_SOLID); 29 $this->assertTrue($table_border->top->width->getPoints() > 0); 36 $this->assertEqual($cell1_border->top->style , BS_SOLID); 43 $this->assertTrue($cell1_border->top->width->getPoints() > 0, 52 $this->assertEqual($cell2_border->top->style , BS_SOLID); 59 $this->assertTrue($cell2_border->top->width->getPoints() > 0, 87 $this->assertEqual($table_border->top->style , BS_SOLID); 92 $this->assertTrue($table_border->top->width->getPoints() > 0); 99 $this->assertEqual($cell1_border->top->style , BS_SOLID); 106 $this->assertTrue($cell1_border->top->width->getPoints() > 0, [all …]
|
| D | test.line-box.nested.php | 40 $this->assertEqual($outer_line->top, $inner2_line->top); 43 $this->assertEqual($inner1_line->top, $inner3_line->top); 44 $this->assertTrue($inner1_line->top < $inner2_line->top);
|
| /plugin/s5reloaded/ui/thesis/ |
| D | pretty.css | 5 background: #FFF url(pics/background-main.png) top left repeat; 70 margin-top: 0.5em; 203 margin-top: 0.75em; 233 top:5%; 254 #currentSlide {position:absolute; left: 35%; text-align: right; top: 0.5%; font-size: 0.75em; width… 256 div#footer {background:#000 url(pics/background-foot.png) top left repeat-x; color: #fff; font-size… 272 .slide {padding-top: 2em;} 277 top: 0.35em; 318 margin-top:-2em; 345 top:0; [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/ |
| D | OffsetPosition.php | 29 public $top; variable in Google\\Service\\Dfareporting\\OffsetPosition 48 public function setTop($top) argument 50 $this->top = $top; 57 return $this->top;
|
| /plugin/minecraftrecipe/ |
| D | style.css | 35 border-top-color: #373737; 82 top: 50%; 91 top: 50%; 102 top: 50%; 127 top: 0; 133 top: 36px; 144 top: 72px; 150 top: 41px; /* 36px (output position) + (42px - 26px)/2 to center with output slot */ 161 top: 36px; 194 top: -2px; [all …]
|
| /plugin/html2pdf/html2pdf/html2ps/help/css/ |
| D | help.css | 15 margin-top:12px; 24 margin-top:12px; 33 margin-top:12px; 50 padding-top:0px; 51 margin-top:10px; 101 vertical-align: top; 106 margin-top: 2ex; 111 margin-top: 1ex; 117 border-top: solid 1px #fcc;
|
| /plugin/combo/resources/theme/default/components/css/ |
| H A D | position.css | 21 .top-0 { 22 top: 0!important 27 .top-50 { 28 top: 50%!important 32 .top-100 { 33 top: 100%!important
|