Home
last modified time | relevance | path

Searched refs:left (Results 26 – 50 of 1780) sorted by relevance

12345678910>>...72

/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
H A DNullCoalesceExpression.php23 public function __construct(\Twig_NodeInterface $left, \Twig_NodeInterface $right, $lineno) argument
26 new DefinedTest(clone $left, 'defined', new Node(), $left->getTemplateLine()),
27 …new NotUnary(new NullTest($left, 'null', new Node(), $left->getTemplateLine()), $left->getTemplate…
28 $left->getTemplateLine()
31 parent::__construct($test, $left, $right, $lineno);
/plugin/overlay/
H A Dstyle.css9 left:0px;
38 padding-left: 4px;
40 #overlay div.close span.oltools-left { float: left; padding-left: 5px;} /*tool left*/
41 #overlay div.close span.oltools-right { float: left; padding-left: 14px;} /*tool middle*/
44 padding-left: 0;
91 padding-left: 4px;
92 margin-left:6px; margin-right:4px;
102 left: -4px;
111 left: -3px;
119 left:50%;
[all …]
/plugin/indexmenu2/templates/DokuWiki/IndexMenu/
H A Ddesign.css5 padding-left: 0;
8 padding-left: 17px;
16 padding-left: 17px;
19 background: url(i/menu-base.gif) top left no-repeat;
23 background: url(i/menu-expanded-ctrl.gif) top left no-repeat;
26 background: url(i/menu-collapsed-ctrl.gif) top left no-repeat;
29 background: url(i/menu-expanded.gif) top left no-repeat;
32 background: url(i/menu-collapsed.gif) top left no-repeat;
35 background: url(i/sub.gif) top left no-repeat;
/plugin/sidebar/
H A Dstyle.css26 float:left;
43 margin-left:0;
47 float:left;
49 margin-left: 1%;
56 left:0;
66 padding-left:21%;
74 padding-left: 21%;
117 margin-left: 0px;
118 padding-left: 2px;
125 margin-left: 4px;
[all …]
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/STIX/
H A Dfontdata-extra.js19left:[8606,l],rep:[8722,l]}},8608:{dir:m,HW:[[0.926,l]],stretch:{right:[8608,l],rep:[8722,l]}},861… property in e.8652.stretch
/plugin/tablelayout/
H A Dstyle.less26 text-align: left;
48 margin-left: auto;
53 &.left {
54 float: left;
56 margin-left: 0;
62 margin-left: 1em;
83 margin-left: 0.5rem;
113 margin-left: 0.3em;
153 margin-left: 0.6em;
171 border-top-left-radius: 0;
[all …]
/plugin/infomail/
H A Dstyle.less11 float: left;
16 float: left;
17 margin-left: 5px;
24 float: left;
25 margin-left: 5px;
31 margin-left: 3px;
/plugin/s5reloaded/ui/thesis/
H A Dpretty.css5 background: #FFF url(pics/background-main.png) top left repeat;
148 margin-left:-20px;
196 margin-left: 3%;
258 #footer h1 {left:1em; text-shadow: 0.2em 0.2em #000;}
278 left: 0px;
329 .float-left , .left-column
331 float:left !important;
346 left:0;
353 margin-left:-1.65em;
411 background:url(pics/table-header.png) bottom left repeat-x #000;
[all …]
/plugin/upload/
H A Dstyle.css10 text-align: left;
14 float: left;
23 float: left;
28 /* float: left; */
29 margin-left: 5px;
33 float: left;
39 float: left;
/plugin/issuetracker/
H A Dprint.css25 padding-left: 0.45em;
37 padding-left: 10px !important;
39 background-position: left center;
61 padding-left: 0.45em;
62 margin-left: 2em;
67 float: left;
68 padding-left: 0.45em;
294 margin-left: auto;
402 margin-left:0 !important;
469 float:left;
[all …]
H A Dstyle.css25 padding-left: 0.45em;
37 padding-left: 10px !important;
39 background-position: left center;
61 padding-left: 0.45em;
62 margin-left: 2em;
67 float: left;
68 padding-left: 0.45em;
294 margin-left: auto;
402 margin-left:0 !important;
469 float:left;
[all …]
/plugin/recommend/
H A Dstyle.css2 left: 25%;
28 text-align: left;
45 float: left;
49 float: left;
50 margin-left: 5px;
57 float: left;
58 margin-left: 5px;
/plugin/farm/
H A Dstyle.css27 text-align: left;
75 text-align: left;
103 text-align: left;
131 text-align: left;
171 text-align: left;
176 text-align: left;
190 text-align: left;
225 float: left;
243 text-align: left;
270 text-align: left;
[all …]
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.border-left.php15 $left =& $border->get_left();
16 $this->assertEqual($left->get_style(), BS_SOLID);
17 $width =& $left->get_width();
19 $color =& $left->get_color();
32 $left =& $border->get_left();
33 $this->assertEqual($left->get_style(), BS_SOLID);
34 $width =& $left->get_width();
36 $color =& $left->get_color();
/plugin/geonav/tpl/startermap/css/
H A Dstructure.css23 float: left;
34 float: left;
35 text-align: left;
47 float: left;
67 float: left;
68 margin-left: 0;
72 margin-left: __sidebar_width__;
75 margin-left: 0;
/plugin/autotooltip/
H A Dscript.js51 var left = Math.max(e.pageX + 4, 8);
55 if (winWidth - left < MAX_WIDTH && left > winWidth / 2) {
56 // Show left of the cursor.
57 left = '';
62 left = left + 'px';
66 m_tt.css({top: top + 'px', left: left, right: right, width: 'auto', 'max-width': width + 'px'});
/plugin/file2dw/docker/proxy/
H A Ddocker-compose.yml17 - "80:80" # OPTIONAL: Change "left" number to use different port
18 - "443:443" # OPTIONAL: Change "left" number to use different port
23 - "/path/to/certs:/etc/nginx/certs:ro" # REQUIRED: Change "left" path
24 - "/path/to/htpasswd:/etc/nginx/htpasswd" # REQUIRED: Change "left" path
35 …ar/run/docker.sock:/tmp/docker.sock:ro" # REQUIRED: On some OSs you will have to change "left" path
40 …- "/path/to/certs:/etc/nginx/certs:ro" # REQUIRED: Change "left" path. Use the same path as in ngi…
84 - /path/to/data:/dokuwiki/data # REQUIRED: Change "left" path
85 - /path/to/conf:/dokuwiki/conf # REQUIRED: Change "left" path
86 - /path/to/plugins:/dokuwiki/lib/plugins # REQUIRED: Change "left" path
87 - /path/to/tpl:/dokuwiki/lib/tpl # REQUIRED: Change "left" path
[all …]
/plugin/anewssystem/
H A Dstyle.css40 margin-left: 45px;
44 margin-left: 45px;
48 margin-left: 23px;
52 margin-left: 3px;
56 margin-left: 10px;
64 margin-left: 60px;
68 margin-left: 75px;
293 border-left: 1px solid #C3C3C3;
361 margin-left: 1px;
369 margin-left: 0px;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DOffsetPosition.php25 public $left; variable in Google\\Service\\Dfareporting\\OffsetPosition
34 public function setLeft($left) argument
36 $this->left = $left;
43 return $this->left;
/plugin/pycode/
H A Dstyle.css19 float: left;
25 margin-left: 0 !important;
38 padding-left: 0;
54 border-bottom-left-radius: 0;
60 border-top-left-radius: 0;
61 border-bottom-left-radius: 0;
66 margin-left: .6em;
77 text-align: left;
82 float: left;
86 margin-left: 50%;
/plugin/linkmanager/
H A Dstyle.css32 float:left;
42 clear: left;
54 padding-left: 1em;
59 float: left;
68 float: left;
69 margin-left: 30px;
72 margin-left: 10px;
76 clear: left;
107 margin-left: 1em;
/plugin/imagecarousel/vendor/swipebox/css/
H A Dswipebox.min.css1left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-…
H A Dswipebox.less15 left: 0;
34 left: 0;
89 left: 0;
100 left: 0;
198 left: 0;
216 left: 0;
222 left: 0;
228 left: 0;
234 left: 0;
239 left: 0;
[all …]
/plugin/gallery/swipebox/css/
H A Dswipebox.less
/plugin/offline/ui/dokuwiki/
H A Dscreen.css1left:16px;}a.iw_wp{background-image:url(/dokuwiki/lib/images/interwiki/wp.gif)}a.iw_wpde{backgroun…

12345678910>>...72