Home
last modified time | relevance | path

Searched refs:left (Results 501 – 525 of 1780) sorted by relevance

1...<<21222324252627282930>>...72

/plugin/confmanager/
H A Dstyle.css2 padding-left:5px;
78 padding-left: 20px;
106 margin-left: .3em;
124 border-top-left-radius: 6px;
171 left: 0;
/plugin/exttab3/
H A Dall.less13 padding-left: 0em;
16 padding-left: 0em;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNConfigSet.php99 public function equivalent(Hashable $left, Hashable $right) : bool argument
101 if ($left === $right) {
105 if (!$left instanceof ATNConfig || !$right instanceof ATNConfig) {
109 return $left->alt === $right->alt
110 && $left->semanticContext->equals($right->semanticContext)
111 && Equality::equals($left->state, $right->state);
/plugin/ol3/
H A Dstyle.css1left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;…
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Comparison/
H A DDefaultEquivalence.php9 public function equivalent(Hashable $left, Hashable $right) : bool argument
11 return $left->equals($right);
/plugin/schedule/
H A Dstyle.css41 text-align: left;
79 padding-left: 20px;
85 padding-left: 20px;
91 padding-left: 20px;
200 left: auto;
251 text-align: left;
265 left: -13em;
269 left: 18em;
285 left: auto;
364 text-align: left;
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.border.left.color.inc.php10 $owner_value->left->setColor($value);
14 return $owner_value->left->color->copy();
H A Dcss.border.left.style.inc.php10 $owner_value->left->style = $value;
14 return $owner_value->left->style;
/plugin/xref/
H A Dstyle.css
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Deditor_ie8.css5left;white-space:nowrap;cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_res…
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Deditor_ie8.css5left;white-space:nowrap;cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_res…
/plugin/javadoc/
H A Dstyle.css2 padding-left: 4px;
10 padding-left: 16px;
/plugin/jquotes/
H A Dstyle.css26 left: -0.75rem;
41 text-align: left;
61 left: -1.25rem;
/plugin/fckg/fckeditor/editor/skins/default/
H A Dfck_dialog_ie6.js48 child.style.left = Math.max( 0, fckDlg.clientWidth - 16 ) ;
60 child.style.left = Math.max( 0, fckDlg.clientWidth - 16 ) ;
69 child.style.left = Math.max( 0, fckDlg.clientWidth - 30 ) ;
/plugin/fckg/fckeditor/editor/skins/silver/
H A Dfck_dialog_ie6.js48 child.style.left = Math.max( 0, fckDlg.clientWidth - 16 ) ;
60 child.style.left = Math.max( 0, fckDlg.clientWidth - 16 ) ;
69 child.style.left = Math.max( 0, fckDlg.clientWidth - 30 ) ;
/plugin/flattr/
H A Dstyle.css8 float: left;
12 padding-left: 1em !important;
/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...]
/plugin/mark2memorize/
H A Dstyle.css5 border-left: solid 5px #eeeeee;
12 border-left: solid 5px #f4d868;
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Gyre-Termes/
H A Dfontdata.js19left:[57344,f],rep:[57345,f],right:[57346,f]}},91:{dir:d,HW:[[0.836,v],[0.998,m],[1.19,l],[1.422,k…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Gyre-Pagella/
H A Dfontdata.js19left:[57344,f],rep:[57345,f],right:[57346,f]}},91:{dir:d,HW:[[0.84,v],[1,m],[1.192,l],[1.422,k],[1…
/plugin/bpmnio/css/
H A Dedit_button.less3 float: left;
9 float: left;
/plugin/autotranslation/
H A Dstyle.css16 float: left;
59 padding-left: 18px;
61 background-position: left center;
83 padding-left: 3px;
/plugin/usercontact/
H A Dstyle.less14 margin-left: 2em;
18 margin-left: 0;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
H A DNullCoalesceTest.php23 $left = new NameExpression('foo', 1);
25 $node = new NullCoalesceExpression($left, $right, 1);
/plugin/indexmenu2/cms/templates/ClassicVerticalBlended/CssHover/
H A Ddesign.css15 padding-left: 26px;
22 left: 140px;
49 left: -100%;

1...<<21222324252627282930>>...72