Home
last modified time | relevance | path

Searched refs:right (Results 501 – 525 of 2021) sorted by relevance

1...<<21222324252627282930>>...81

/plugin/dw2pdf/conf/
H A Dstyle.css47 float: right;
57 text-align: right;
/plugin/dw2pdf/
H A Dstyle.css7 background-position: right 0;
21 background-position: right -45px;
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php448 * @param string $right The user-supplied string
451 public static function constantTimeEquals(string $left, string $right): bool argument
454 return \hash_equals($left, $right);
456 $len = \min(self::safeStrlen($left), self::safeStrlen($right));
460 $status |= (\ord($left[$i]) ^ \ord($right[$i]));
462 $status |= (self::safeStrlen($left) ^ self::safeStrlen($right));
/plugin/revealjs/css/
H A Dreveal.scss264 right: $spacing;
332 .navigate-right {
333 right: 0;
426 right: 0.5em;
461 right: 0;
471 right: auto;
542 right: 8px;
578 right: 0;
1013 right: 20px;
1371 float: right
[all …]
H A Dreveal.css228 right: 12px;
290 right: 6.4em;
295 right: 0;
306 right: 3.2em;
362 right: 1.4em;
366 right: 1.4em;
388 right: 0;
449 right: 8px;
481 right: 0;
952 right: 20px;
[all …]
/plugin/tagfilter/
H A Dstyle.css33 padding-right:20px;
175 margin-right: 42px;
179 margin-right: 26px;
195 right: 24px;
202 background: url('script/select2/select2.png') right top no-repeat;
212 background-position: right -11px;
286 right: 0;
315 padding-right: 4px;
374 border-bottom-right-radius: 0;
581 float: right;
[all...]
/plugin/virtualkeyboard/vk/keyboard/
H A Dkeyboard.css67 right: -5px;
80 right: 7px;
100 float: right;
208 right: 68px;
212 right: 2px;
/plugin/imagecarousel/vendor/swipebox/css/
H A Dswipebox.min.css1right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-vi…
H A Dswipebox.less54 margin-right: -1px;
155 float: right;
160 right: 0;
203 right: 0;
261 right: 10px;
/plugin/gallery/swipebox/css/
H A Dswipebox.less
/plugin/html2pdf/snorriheim/
H A Ddesign.css65 text-align: right;
152 float: right;
170 float: right;
216 float: right;
221 float: right;
238 float: right;
256 float: right;
389 float: right;
534 float: right;
552 float: right;
[all …]
/plugin/ckgdoku/ckeditor/skins/moono/
H A Ddialog_opera.css5right;position:relative;border:0;outline:1px solid #bfbfbf;-moz-box-shadow:0 1px 0 #fff inset;-web…
/plugin/ckgedit/ckeditor/skins/moono/
H A Ddialog_opera.css5right;position:relative;border:0;outline:1px solid #bfbfbf;-moz-box-shadow:0 1px 0 #fff inset;-web…
/plugin/aimg/
H A Dsyntax.php176 $align_style = 'margin-right: auto;';
178 case 'right':
/plugin/jorgchart/
H A Dstyle.css24 border-right : 2px solid black;
27 .jOrgChart .right {
/plugin/watchcycle/
H A Dstyle.less48 padding-right: .8em;
69 margin-right: .5em;
/plugin/blockquote/
H A Dstyle.css11 /* Get closer to initial design when there's enough space (ie. 3em left and right margins) */
21 text-align: right;
/plugin/dwedit/
H A DREADME1 This plugin will automatically add a DW Edit button to the page tools which appear at the right of …
10 font-size: 10pt; padding-left: 4px; padding-right: 4px;
/plugin/structgantt/
H A Dstyle.less17 padding-right: 0;
24 padding-right: 0.1em;
/plugin/combo/resources/theme/default/components/css/
H A Dlogin.css19 border-bottom-right-radius: 0;
32 border-top-right-radius: 0;
/plugin/gallery/
H A Dscreen.less68 margin-right: 1em;
71 &.align-right {
72 float: right;
/plugin/photogallery/
H A Dscreen.less42 float: right;
47 margin-right: auto;
/plugin/prosemirror/
H A Dstyle.less54 float: right;
148 padding-right: 0.5em;
158 float: right;
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Ddialog.css5right;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.cke_rtl .cke_dialog_foote…
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Ddialog.css5right;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.cke_rtl .cke_dialog_foote…

1...<<21222324252627282930>>...81