Home
last modified time | relevance | path

Searched refs:left (Results 426 – 450 of 1780) sorted by last modified time

1...<<11121314151617181920>>...72

/plugin/sync/
H A Dstyle.css2 float: left;
11 text-align: left;
17 margin-left: 4em;
29 margin-left: 2em;
33 margin-left: 2em;
/plugin/blockquote/
H A Dstyle.css11 /* Get closer to initial design when there's enough space (ie. 3em left and right margins) */
/plugin/userhomepage/
H A Dstyle.css5 a.uhp_private,a.uhp_public { padding-left:19px !important; }
6 a.uhp_private_png { background:url(images/ns.png) no-repeat left; }
7 a.uhp_public_png { background:url(images/user.png) no-repeat left; }
8 a.uhp_private_svg { background:url(images/ns.svg) no-repeat left; }
9 a.uhp_public_svg { background:url(images/user.svg) no-repeat left; }
/plugin/box/
H A Dprint.css46 div.box.left {
47 float: left;
53 margin-left: 1em;
H A Dstyle.css46 div.box.left {
47 float: left;
53 margin-left: 1em;
/plugin/wrap/
H A Dexample.txt87 * **''column''** is the same as ''left'' in LTR languages and the same as ''right'' in RTL languages
88 * **''left''** will let you float your wrap on the left
192 <WRAP info 300px left>
198 <WRAP tip 300px left>
204 <WRAP important 300px left>
210 <WRAP alert 300px left>
216 <WRAP round help 300px left>
222 <WRAP download 300px left>
228 <WRAP todo 300px left>
[all...]
H A Dall.less59 margin-left: 0;
68 float: left;
73 margin-left: 1.5em;
78 margin-left: 1.5em;
82 margin-left: auto;
161 margin-left: 4%;
166 margin-left: 5%;
179 margin-left: 0;
183 clear: left;
200 margin-left
[all...]
/plugin/dokucrypt2/
H A Dscript.js63 // any <SECRET> text left unencrypted).
600 // This method circularly shifts the array left by the number of elements
1183 this.nbytes = 0; // Bytes left in buffer
2199 textArea.style.left = "-999999px";
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
H A DMockSyncCollection.php140 $left = $limit - (count($modified) + count($deleted));
141 if ($left>0) continue;
142 if ($left===0) break;
143 if ($left<0) {
144 $modified = array_slice($modified, 0, $left);
146 $left = $limit - (count($modified) + count($deleted));
147 if ($left===0) break;
148 if ($left<0) {
149 $deleted = array_slice($deleted, 0, $left);
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.less11 padding-left: 0;
22 left: 0;
71 float: left;
72 margin-left: 8px;
81 float: left;
83 margin-left: 8px;
114 float: left;
118 float: left;
120 margin-left: 5px;
206 float: left;
[all …]
H A Djquery.datetimepicker.js1821 …p = offset.top + datetimepicker.data('input')[0].offsetHeight - 1, left = offset.left, position = …
1824 left -= $(window).scrollLeft();
1833 if (left + datetimepicker[0].offsetWidth > $(window).width()) {
1834 left = $(window).width() - datetimepicker[0].offsetWidth;
1842 left = left - (($(window).width() - node.offsetWidth) / 2);
1847 left: left,
2056 …s.getBoundingClientRect){var s=this.getBoundingClientRect();o=b.clientX-s.left,p=b.clientY-s.top}r…
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js262 var left = offset.left - (origin ? origin.left : 0);
265 left: left,
280 …var left = offset.left + getCssFloat(el, 'border-left-width') + scrollbarWidths.left - (origin ? o…
283 left: left,
300 left: left,
414 left: Math.max(rect1.left, rect2.left),
428 left: Math.min(Math.max(point.left, rect.left), rect.right),
436 left: (rect.left + rect.right) / 2,
444 left: point1.left - point2.left,
9726 left = options.left;
[all …]
H A Dfullcalendar.less8 text-align: left; }
190 left: 0;
422 left: 0;
883 left: 0;
990 left: 0;
1037 left: 0;
1059 left: 0;
1142 left: 0;
1176 left: 0;
1185 left: 0;
[all …]
/plugin/davcal/
H A Dall.css19 padding-left: 0;
H A Dscript.js93 left: 'title', property in AnonymousFunction810540b70400.fcOptions.header
/plugin/davcal/vendor/sabre/dav/bin/
H A Dnaturalselection46 left = min_erase
50 if left < -bytes :
51 left = -bytes
53 print "Need to delete at least:", left;
59 left = int(left - file["size"])
63 if(left<0):
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css37 .oi[data-glyph].oi-align-left:before {
38 text-align: left;
76 .oi[data-glyph=align-left]:before { content:'\e005'; }
86 .oi[data-glyph=arrow-circle-left]:before { content:'\e00a'; }
92 .oi[data-glyph=arrow-left]:before { content:'\e00d'; }
98 .oi[data-glyph=arrow-thick-left]:before { content:'\e010'; }
158 .oi[data-glyph=caret-left]:before { content:'\e02e'; }
172 .oi[data-glyph=chevron-left]:before { content:'\e035'; }
200 .oi[data-glyph=collapse-left]:before { content:'\e043'; }
260 .oi[data-glyph=expand-left]:before { content:'\e061'; }
[all …]
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/
H A Dsabredav.css170 text-align: left;
209 margin-left: 153px;
226 padding-left: 10px;
227 border-left: 4px solid #ccc;
/plugin/pot/
H A DREADME.md80 | float | ! | (left) right | |
/plugin/indexmenu/scripts/
H A Dcontextmenu.js306 x += pos.left + $btn[0].offsetWidth;
312 left: x,
364 html.left = $cmenu[0].width;
394 obj.style.left = X - 5 + 'px';
H A Dindexmenu.js747 * Scroll index to the left
761 jQuery('#dtree_' + self.treeName)[0].style.left = lft + "px";
780 jQuery('#dtree_' + self.treeName)[0].style.left = lft + "px";
838 div.style.left = parseInt(node.offsetLeft + node.offsetWidth + w - 12) + "px";
850 let dtree, w, h, left = jQuery('#left_' + this.treeName)[0];
851 if (!left) {
854 if (left.style.display === status) {
861 left.style.height = h + "px";
862 left.style.top = w + "px";
864 left
[all...]
H A Dtoolbarindexwizard.js103 'left': (pos.left + 80) + 'px'
/plugin/indexmenu/
H A Dstyle.css84 padding-left: 1em;
116 padding-left: 22px;
146 text-align: left;
221 left: 109px;
246 text-align: left;
286 border-left-width: 1px;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md239 The `Guzzle\Batch` namespace has been removed. This is best left to
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DPadding.php29 public $left; variable in Google\\Service\\Sheets\\Padding
56 public function setLeft($left) argument
58 $this->left = $left;
65 return $this->left;

1...<<11121314151617181920>>...72