Home
last modified time | relevance | path

Searched refs:left (Results 376 – 400 of 1780) sorted by relevance

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

/plugin/picasawebalbum/orig/
H A Djquery.slimbox2.css6 left: 0;
27 left: 0;
42 left: 0;
62 text-align: left;
/plugin/indexmenu2/cms/templates/ClassicHorizontal/
H A Ddesign.css10 padding-left: 1px;
14 left: 140px;
43 left: 5px;
47 left: -95%;
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dtrim.rst23 {{ ' I like Twig. '|trim(side='left') }}
40 * ``side``: The default is to strip from the left and the right (`both`) sides, but `left`
41 and `right` will strip from either the left side or right side only
/plugin/davcal/fullcalendar-3.10.5/
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/odt/
H A Dexample.css121 margin-left: 1cm;
122 border-left: 5pt solid #c0c0c0;
126 margin-left: 2cm;
127 border-left: 5pt solid #9966cc;
131 margin-left: 3cm;
132 border-left: 5pt solid #c5000b;
136 margin-left: 4cm;
137 border-left: 5pt solid #579d1c;
141 margin-left: 5cm;
142 border-left: 5pt solid #ff9966;
[all …]
/plugin/freechat/phpfreechat/style/
H A Dfooter.css11 padding-left: 12em;
19 left: 5px;
20 float: left;
/plugin/form/
H A Dstyle.css3 float: left;
17 margin-left: 50%;
18 text-align: left;
/plugin/facebookalbum/
H A Dstyle.css3 float: left;
13 float: left;
17 margin-left: 5px;
/plugin/ahrefmenu/
H A DxmlTree.css15 margin-left:2px;
16 padding-left: 2px;
26 margin-left: 32px;
/plugin/timetrack/vendor/pnotify/
H A Djquery.pnotify.default.css41 margin-left: .2em;
52 float: left;
63 -webkit-border-top-left-radius: 0;
64 -moz-border-top-left-radius: 0;
65 border-top-left-radius: 0;
/plugin/authsmf20/
H A Dstyle.css13 padding-left: 18px;
51 left: 18px;
77 padding-left: 8px;
87 float: left;
88 clear: left;
/plugin/searchtablejs/TableFilter_EN/
H A Dfiltergrid.css25 .inf{ /* div containing left, middle and right divs */
31 .ldiv{ /* left div */
32 float:left; width:30%; position:inherit;
35 float:left; width:30%; position:inherit; text-align:center;
42 margin-top:7%; width:200px; left:40%;
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DSchemaGraphComponent.java45 boolean left = start.getX() > end.getX(); in SchemaGraphComponent()
55 left = !left; in SchemaGraphComponent()
59 double x = (left) ? start.getX() : start.getX() in SchemaGraphComponent()
61 double x2 = (left) ? start.getX() - 20 : start.getX() in SchemaGraphComponent()
/plugin/superacl/
H A Dstyle.css6 float: left;
9 text-align: left;
24 padding-left: 1em;
79 text-align: left;
85 margin-left: 10%;
/plugin/ajaxedit/vendor/pnotify/
H A Djquery.pnotify.default.css41 margin-left: .2em;
52 float: left;
63 -webkit-border-top-left-radius: 0;
64 -moz-border-top-left-radius: 0;
65 border-top-left-radius: 0;
/plugin/ajaxedit/
H A Dstyle.css41 margin-left: .2em;
52 float: left;
63 -webkit-border-top-left-radius: 0;
64 -moz-border-top-left-radius: 0;
65 border-top-left-radius: 0;
/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/achart/assets/
H A Dapexcharts.css44 left: 62px;
98 margin-left: 5px;
142 text-align: left;
143 justify-content: left;
222 left: 50%;
234 margin-left: -6px;
240 margin-left: -7px;
335 left: 100%;
501 margin-left: 5px;
522 left: 1px;
[all …]
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DIntervalSet.php84 * operation is `left - right`. If either of the input sets is `null`,
87 public static function subtractSets(IntervalSet $left, IntervalSet $right) : self argument
89 if ($left->isNull()) {
95 return $left;
98 $result = $left;
190 public function addRange(int $left, int $right) : void argument
192 $this->addInterval(new Interval($left, $right));
271 $left = 0;
275 while ($left <= $right) {
276 $m = \intval($left
[all...]
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.border.color.inc.php23 $owner_value->left->setColor($value->left);
28 $owner_value->left->setColor(CSS_PROPERTY_INHERIT);
36 $owner_value->left->color);
H A Dbox.text.php492 $left = $this->wrapped[1];
510 $left,
512 $left += $this->_word_widths[$i];
526 $left,
533 $left = $this->get_left();
536 $left,
551 $left,
582 $left = $this->get_left();
595 $left,
598 $left += $this->_word_widths[$i];
[all …]
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dprism.css11 text-align: left;
130 background: -moz-linear-gradient(left, hsla(0, 0%, 33%,.1) 70%, hsla(0, 0%, 33%,0)); /* #545454 */
131 background: -o-linear-gradient(left, hsla(0, 0%, 33%,.1) 70%, hsla(0, 0%, 33%,0)); /* #545454 */
132 …background: -webkit-linear-gradient(left, hsla(0, 0%, 33%,.1) 70%, hsla(0, 0%, 33%,0)); /* #545454…
134 background: linear-gradient(left, hsla(0, 0%, 33%,.1) 70%, hsla(0, 0%, 33%,0)); /* #545454 */
137 left: 0;
155 left: .6em;
/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 …]
/plugin/s5/ui/yatil/
H A Dpretty.css47 ul {margin-left: 85px; margin-right: 3%; list-style: disc; padding: 0;}
66 .slide h1 {position: absolute; top: 0.8em; left: 0; z-index: 1;
67 margin-left: 85px; padding: 0; white-space: nowrap;
73 div#controls {position: absolute; z-index: 5; left: 75%; top: 0;
90 float: left;
97 text-align: left;
106 color: #000; background: transparent url(slide0h1.gif) no-repeat left bottom;
130 margin-left: 85px;
134 margin-left: 0;
/plugin/vkeyboard/
H A Dstyle.css7 border-left:1px solid #cccccc;
17 text-align:left;
70 float:left;
82 left:0px;
91 text-align:left;
118 border-left:1px solid #e5e5e5;
144 border-left:0px none;
160 text-align:left;
176 margin-left:0.2em;
192 border-left:1px solid #e5e5e5;
[all …]

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