Home
last modified time | relevance | path

Searched refs:position (Results 101 – 125 of 1319) sorted by relevance

12345678910>>...53

/plugin/extlist/css/
H A D_bullets.less18 position: relative;
31 position: absolute;
47 position: absolute;
61 position: absolute;
75 position: absolute;
88 position: absolute;
/plugin/imagecarousel/vendor/swipebox/css/
H A Dswipebox.min.css1position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-…
H A Dswipebox.less13 position: fixed;
25 position: relative;
38 position: absolute;
82 position: relative;
87 position: absolute;
99 position: absolute;
149 background-position: -32px 13px;
154 background-position: -78px 13px;
161 position: absolute;
163 background-position: 15px 12px;
[all …]
/plugin/gallery/swipebox/css/
H A Dswipebox.less
/plugin/ckgedit/ckeditor/skins/kama/
H A Ddialog_ie.css5position:relative;border-bottom:1px solid #eee}.cke_dialog_spinner{border-radius:50%;width:12px;he…
H A Ddialog_ie8.css5position:relative;border-bottom:1px solid #eee}.cke_dialog_spinner{border-radius:50%;width:12px;he…
H A Ddialog.css5position:relative;border-bottom:1px solid #eee}.cke_dialog_spinner{border-radius:50%;width:12px;he…
H A Ddialog_iequirks.css5position:relative;border-bottom:1px solid #eee}.cke_dialog_spinner{border-radius:50%;width:12px;he…
/plugin/publistx/bib2tpl/lib/
H A DBibTex.php411 $position = strrpos($entry, '=');
422 $position = strrpos($substring,'=');
433 $entry = substr($entry, 0, $position);
450 $position = strrpos($entry, ',');
489 function _checkEqualSign($entry, $position) argument
497 for ($i = $length-1; $i >= $position; $i--) {
570 $position = strrpos($entry, '=');
572 if (substr($entry, $position-1, 1) == '\\') {
576 $substring = substr($entry, 0, $position);
577 $position = strrpos($substring,'=');
[all …]
/plugin/publistf/bib2tpl/lib/
H A DBibTex.php411 $position = strrpos($entry, '=');
422 $position = strrpos($substring,'=');
433 $entry = substr($entry, 0, $position);
450 $position = strrpos($entry, ',');
489 function _checkEqualSign($entry, $position) argument
497 for ($i = $length-1; $i >= $position; $i--) {
570 $position = strrpos($entry, '=');
572 if (substr($entry, $position-1, 1) == '\\') {
576 $substring = substr($entry, 0, $position);
577 $position = strrpos($substring,'=');
[all …]
/plugin/publist/bib2tpl/lib/
H A DBibTex.php411 $position = strrpos($entry, '=');
422 $position = strrpos($substring,'=');
433 $entry = substr($entry, 0, $position);
450 $position = strrpos($entry, ',');
489 function _checkEqualSign($entry, $position) argument
497 for ($i = $length-1; $i >= $position; $i--) {
570 $position = strrpos($entry, '=');
572 if (substr($entry, $position-1, 1) == '\\') {
576 $substring = substr($entry, 0, $position);
577 $position = strrpos($substring,'=');
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/skins/
H A Ddhtmlxgantt_meadow.css1position:50%;line-height:25px}.gantt_btn_set.gantt_save_btn_set{border:1px solid #98d27e;backgroun…
/plugin/noticeboard/classes/
H A DArrayList.php49 public function addAtPos($position, $item){ argument
50 if($position < count($this->arrayList) && $position >= 0)
53 $this->shift(count($this->arrayList)-1, $position);
/plugin/noticeboard/noticeboard/classes/
H A DArrayList.php49 public function addAtPos($position, $item){ argument
50 if($position < count($this->arrayList) && $position >= 0)
53 $this->shift(count($this->arrayList)-1, $position);
/plugin/combo/ComboStrap/
H A DTooltip.php17 public const POSITION_ATTRIBUTE = "position";
76 $position = $tooltip[Tooltip::POSITION_ATTRIBUTE] ?? null;
77 if ($position === null) {
78 $position = "top";
80 $tagAttributes->addOutputAttributeValue("data{$dataAttributeNamespace}-placement", "{$position}");
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/
H A Ddhtmlxgantt_meadow.css173 position: relative;
183 position: relative;
219 position: relative;
236 position: relative;
239 position: relative;
252 position: relative;
301 position: absolute;
479 position: fixed;
509 position: fixed;
556 position: fixed;
[all …]
H A Ddhtmlxgantt_contrast_black.css223 position: relative;
233 position: relative;
269 position: relative;
286 position: relative;
289 position: relative;
302 position: relative;
351 position: absolute;
529 position: fixed;
559 position: fixed;
609 position: fixed;
[all …]
H A Ddhtmlxgantt_contrast_white.css234 position: relative;
244 position: relative;
280 position: relative;
297 position: relative;
300 position: relative;
313 position: relative;
362 position: absolute;
540 position: fixed;
570 position: fixed;
620 position: fixed;
[all …]
H A Ddhtmlxgantt_terrace.css172 position: relative;
182 position: relative;
218 position: relative;
235 position: relative;
238 position: relative;
251 position: relative;
300 position: absolute;
478 position: fixed;
508 position: fixed;
554 position: fixed;
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.subtitle.js13 var position = context.position();
17 style.top = position.top + media.offsetHeight - ctxContainer.offsetHeight - 40 + "px";
18 style.left = position.left + "px";
24 style.position = "absolute";
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/CrossReference/
H A DFixedReader.php67 $position = $offset + 20 * ($objectNumber - $startObject);
68 $this->reader->ensure($position, 20);
107 $position = $oldPosition + $this->reader->getOffset();
135 $subSections[$position] = [$startObject, $entryCount];
137 $lastLineStart = $position + $entryCount * 20;
/plugin/editions/
H A Dstyle.css8 position: relative;
14 position: relative;
33 background-position: 0 center;
41 position: absolute;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBaselineValueFormat.php102 public function setPosition(TextPosition $position) argument
104 $this->position = $position;
111 return $this->position;
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.css172 position: relative;
182 position: relative;
218 position: relative;
235 position: relative;
238 position: relative;
251 position: relative;
300 position: absolute;
478 position: fixed;
508 position: fixed;
554 position: fixed;
[all …]
/plugin/slider/
H A Dscreen.css18 position: relative;
43 position: absolute;
55 position: absolute;
110 background-position: 0 0;
114 background-position: -43px 0;
118 position: absolute;
150 background-position: -86px 0;
165 background-position: -86px -33px;
183 position: absolute;

12345678910>>...53