Home
last modified time | relevance | path

Searched refs:float (Results 226 – 250 of 751) sorted by last modified time

12345678910>>...31

/plugin/sync/
H A Dstyle.css2 float: left;
/plugin/box/
H A Dprint.css47 float: left;
52 float: right;
H A Dstyle.css47 float: left;
52 float: right;
/plugin/wrap/
H A Dexample.txt88 * **''left''** will let you float your wrap on the left
89 * **''right''** will let the wrap float right
301 === Clear float ===
303 After using any of the float classes, you might come across following text protruding into the space where only the floating containers should be. To prevent that, you should simply add this after your last column:
H A Dall.less68 float: left;
72 float: right;
77 float: right;
221 float: none;
322 /*____________ clear float ____________*/
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.less71 float: left;
81 float: left;
114 float: left;
118 float: left;
124 float: right;
151 float: none;
206 float: left;
369 float: none;
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less136 float: left;
161 float: left; }
165 float: right; }
805 float: left; }
808 float: right; }
816 float: left;
903 float: left; }
906 float: left;
910 float: right;
1236 float: left; }
[all …]
/plugin/pot/
H A Dsyntax.php115 $float = $mycargo[$potid]['settings']['float'];
124 $renderer->doc .= "<span class='pot' id='pot_$potid' style='$display $float $color'>";
H A DREADME.md80 | float | ! | (left) right | |
136 | ! | float= right | probebly best in tables to have your numbers nicely on the right side |
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DFlowdockHandler.php47 float $timeout = 0.0,
48 float $writingTimeout = 10.0,
49 ?float $connectionTimeout = null,
H A DSlackHandler.php64 float $timeout = 0.0,
65 float $writingTimeout = 10.0,
66 ?float $connectionTimeout = null,
H A DInsightOpsHandler.php43 float $timeout = 0.0,
44 float $writingTimeout = 10.0,
45 ?float $connectionTimeout = null,
H A DLogmaticHandler.php54 float $timeout = 0.0,
55 float $writingTimeout = 10.0,
56 ?float $connectionTimeout = null,
H A DFleepHookHandler.php53 float $timeout = 0.0,
54 float $writingTimeout = 10.0,
55 ?float $connectionTimeout = null,
H A DLogEntriesHandler.php40 float $timeout = 0.0,
41 float $writingTimeout = 10.0,
42 ?float $connectionTimeout = null,
H A DPushoverHandler.php113 float $timeout = 0.0,
114 float $writingTimeout = 10.0,
115 ?float $connectionTimeout = null,
H A DSocketHandler.php66 float $timeout = 0.0,
67 float $writingTimeout = 10.0,
68 ?float $connectionTimeout = null,
138 public function setConnectionTimeout(float $seconds): self
151 public function setTimeout(float $seconds): self
164 public function setWritingTimeout(float $seconds): self
201 public function getConnectionTimeout(): float
209 public function getTimeout(): float
219 public function getWritingTimeout(): float
330 private function validateTimeout(float $value): void
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md541 * Added the possibility to specify float timeouts in SocketHandler
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md475 `public static function streamFor(resource|string|null|int|float|bool|StreamInterface|callable|\Ite…
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/
H A DREADME.md19 - [`PHP_FLOAT_*`](https://php.net/reserved.constants#constant.php-float-dig)
/plugin/c3chart/assets/
H A Djs-yaml.min.js2 …all({"":i},"",i)),Ve(n,0,i,!0,!0)?n.dump+"\n":""}}.dump,lt=o,ct={binary:L,float:S,map:y,null:A,pai…
/plugin/vshare/
H A Dall.css22 float: left;
28 float: right;
/plugin/translate/
H A Dstyle.css3 float: right;
15 float: left;
36 float:left;
43 float:left;
49 float:left;
55 float:left;
59 float:right;
/plugin/tablelayout/
H A Dhelper.php32 if (!empty($layout->float)) {
33 $syntax[] = 'float=' . $layout->float;
/plugin/tablelayout/script/
H A Dtablelayout_functions.js40 …if (layoutdata.float === 'right' || layoutdata.float === 'left' || layoutdata.float === 'center') {
41 exports.floatTable($table, layoutdata.float);

12345678910>>...31