Home
last modified time | relevance | path

Searched refs:right (Results 126 – 150 of 2021) sorted by relevance

12345678910>>...81

/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Dfirebug-1.3a2.css23 right: 0;
33 right: 0;
44 right: 5px;
85 right: 0;
95 right: 0;
102 float: right;
111 float: right;
133 float: right;
272 right: 0;
300 right: 0;
[all …]
/plugin/autoincludeindex/
H A Dstyle.css8 right:5px;
9 margin-right:0px;
16 right:0px;
/plugin/yuriigantt/3rd/dhtmlxgantt/skins/
H A Ddhtmlxgantt_material.css1right:none}.gantt_grid .gantt_grid_scale,.gantt_grid .gantt_row{border-right:1px solid #d7d7d7}.ga…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/
H A Ddhtmlxgantt_broadway.css219 right: 0;
470 right: 0px;
536 right: 5px;
563 right: 1px;
586 right: 5px;
833 right: 100%;
892 right: -20px;
989 right: -7px;
1348 right: 0;
1882 right: 10px;
[all …]
H A Ddhtmlxgantt_material.css198 right: -19px;
223 right: 9px;
242 right: -15px;
348 float: right;
499 float: right;
784 right: 0px;
850 right: 5px;
877 right: 1px;
900 right: 5px;
1145 right: 100%;
[all …]
/plugin/clearhistory/
H A Dstyle.css5 float:right;margin-right:10px;width:315px;margin-left:20px;
9 margin-right:350px;
/plugin/lightboxv2/
H A Dscreen.css1right:0;float:right}#prevLink:hover,#prevLink:visited:hover{background:url(images/prev.gif) left 5…
/plugin/multiorphan/
H A Dstyle.less18 float: right;
26 margin-right: 47%;
54 margin-right: auto;
59 float: right;
96 float: right;
116 right: 0;
/plugin/revealjs/
H A Ddoku-substitutes.css12 float: right;
17 margin-right: auto !important;
56 right: 0;
60 right: 0;
66 right: 0;
/plugin/indexmenu2/cms/modifiers/roundednode/
H A Dmod.css11 background: url(i/cc_tr.gif) right top no-repeat;
15 background: url(i/sub.gif) right center no-repeat;
16 margin-right: 5px;
26 background: url(i/cc_br.gif) right bottom no-repeat;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DUpdateBordersRequest.php110 public function setRight(Border $right) argument
112 $this->right = $right;
119 return $this->right;
/plugin/database2/
H A Dstyle.css36 border-right: 1px solid #eeeeee;
54 border-right: 1px solid #334499;
59 border-right: 1px solid #334499;
99 text-align: right;
108 text-align: right;
124 text-align: right;
135 text-align: right;
168 text-align: right;
215 text-align: right;
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.page.margin.class.php144 function _calc_sizes($full_width, $left, $center, $right) { argument
149 $right_width = $right->get_max_width($context);
211 list($left, $center, $right) = $this->_calc_sizes(mm2pt($media->real_width()),
229 list($left, $center, $right) = $this->_calc_sizes(mm2pt($media->real_width()),
247 list($left, $center, $right) = $this->_calc_sizes(mm2pt($media->real_width()),
255 $this->put_full_width($right);
291 list($left, $center, $right) = $this->_calc_sizes(mm2pt($media->real_width()),
309 list($left, $center, $right) = $this->_calc_sizes(mm2pt($media->real_width()),
335 $this->put_full_width($right);
414 $this->put_full_height($right);
[all …]
H A Dcss.border.right.width.inc.php11 $owner_value->right->width = $value->copy();
13 $owner_value->right->width = $value;
18 return $owner_value->right->width;
H A Dbox.inline.php11 var $right; variable in LineBox
20 $box->right = $this->right;
30 $this->right += $dx;
36 $lbox->right = $box->get_right();
49 $this->right = max($this->right, $box->get_right());
67 $fake_box->put_width($this->right - $this->left);
311 if ($box->get_left() < $this->_lines[$line_no]->right) {
326 if ($this->_lines[$line_no-1]->right + EPSILON > $box->_lines[0]->left) {
327 …$this->_lines[$line_no-1]->right = max($box->_lines[0]->right, $this->_lines[$line_no-1]->right);
H A Dbox.generic.formatted.php288 $border->right->setColor($color);
322 $margin->right->auto = true;
407 if ($margin->right->auto) { $margin->right->value = 0; }
433 } elseif ($margin->right->auto) {
654 $right_border = $border->right;
684 return $margin->right->value;
694 return $padding->right->value;
733 $padding->right->value +
734 $border->right->get_width();
1017 if ($right->isNormal()) {
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/Binary/
H A DEndsWithBinary.php21 $right = $compiler->getVarName();
25 ->raw(sprintf(') && is_string($%s = ', $right))
27 … ->raw(sprintf(') && (\'\' === $%2$s || $%2$s === substr($%1$s, -strlen($%2$s))))', $left, $right))
H A DStartsWithBinary.php21 $right = $compiler->getVarName();
25 ->raw(sprintf(') && is_string($%s = ', $right))
27 ->raw(sprintf(') && (\'\' === $%2$s || 0 === strpos($%1$s, $%2$s)))', $left, $right))
/plugin/mantisreporter/
H A Dstyle.css8 margin-right: 10px;
22 text-align: right;
26 text-align: right;
/plugin/toctweak/
H A Dall.less15 padding-right: 1em;
36 padding-right: .6em;
62 padding-right: 1.6em;
74 padding-right: 2em;
102 float: right;
152 border-right: 4px solid #ccc;
157 padding-right: 1em;
/plugin/directions/
H A Dstyle.css34 text-align: right;
36 padding-right: 18px;
39 background-position: right;
44 text-align: right;
93 text-align: right;
106 text-align: right;
/plugin/lastfm/
H A Dstyle.css29 padding-right: 0.3em;
30 border-right: 1px dotted #666;
37 padding-right: 0.3em;
41 background: #ccc url(images/chart_end.gif) no-repeat right;
/plugin/tplmod/
H A Dstyle.css7 background-position: right 0;
18 padding-right: 4px;
19 margin-left:6px; margin-right:4px;
/plugin/popupviewer/
H A Dstyle.css8 top: 0; left: 0; right: 0; bottom: 0;
28 right: 0px;
31 margin-right: -13px;
36 margin-right: 26px;
44 margin-right: 50px;
/plugin/fckg/fckeditor/editor/css/
H A Dfck_editorarea_RTL.css2 * Layout and design corrections for right-to-left languages
12 text-align: right;
133 float: right;
148 .rightalign {text-align: right;}
468 background-position: right 1px;
469 padding-right: 16px;
481 clear: right;
503 padding-right: 1em;
507 background-position: right 0.6em;
508 padding-right: 0.4em;
[all …]

12345678910>>...81