Searched refs:width (Results 1 – 25 of 37) sorted by relevance
12
/web-php/styles/ |
H A D | home.css | 11 width: 100%; 20 width: 100%; 21 max-width: 240px; 38 width: 100%; 85 width: 100%; 115 width: auto; 169 width: 25%; 173 width: 75%; 177 @media (min-width: 768px) and (max-width: 784px) { 179 width: 30%; [all …]
|
H A D | php8.css | 2 width: 100% !important; 20 width: 820px; 21 max-width: 100%; 26 width: 1050px; 50 max-width: 100%; 58 max-width: 90%; 301 width: 100%; 317 width: 20px; 356 width: 100%; 364 width: 30px; [all …]
|
H A D | add-note.css | 8 width:3%; 22 @media (min-width:768px) { 31 width:33.333333%; 35 width:66.666666%; 38 width:50%;
|
H A D | credits.css | 5 width: 960px; 14 width: 100% !important; 33 width: 33%;
|
H A D | theme-base.css | 99 max-width: none; 184 width: device-width; 211 @media (min-width: 768px) and (max-width: 979px) { 460 width: 0; 539 width:100%; 929 width:43px; 1362 width:75%; 1366 @media (min-width: 768px) and (max-width: 979px) { 1450 @media (max-width: 979px) and (min-width: 768px) { 1469 width: 100%; [all …]
|
H A D | theme-medium.css | 32 width:100%; 296 width: 24px; 310 width: 100%; 349 width: 100vw; 503 width: 100%; 528 min-width: 0; 538 width: 24px; 549 min-width: 0; 590 width: 24px; 672 width: 24px; [all …]
|
H A D | supported-versions.css | 16 @media (max-width: 767px) { 31 max-width: 100%;
|
H A D | print.css | 8 width: 100%;
|
H A D | mirror.css | 67 width: 300px;
|
/web-php/images/ |
H A D | bg-texture-00.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="4" height="4"> 2 <path style="stroke:#000;stroke-width:.5;stroke-opacity:.25" d="M 0,0 4,4 M 0,4 4,0"/>
|
H A D | supported-versions.php | 62 $width = $margin_left + $margin_right + ((count($years) - 1) * $year_width); variable 65 …//www.w3.org/2000/svg" viewbox="0 0 <?php echo $width ?> <?php echo $height ?>" width="<?php echo …
|
/web-php/include/ |
H A D | header.inc | 54 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 103 width="80" 118 …<svg xmlns="http://www.w3.org/2000/svg" width="24" viewBox="0 0 24 24" fill="currentColor"><path d… 152 width="24" 156 stroke-width="2" 169 width="24"
|
H A D | footer.inc | 107 <a id="toTop" href="javascript:;"><span id="toTopHover"></span><img width="40" height="40" alt="To … 122 width="24" 126 stroke-width="2" 148 width="24"
|
H A D | mozopensearch.inc | 7 …<Image height="16" width="16" type="image/x-icon"><?php echo $MYSITE; ?>images/phpnetsearch.png</I…
|
H A D | shared-manual.inc | 172 '<img src="/images/notes-edit@2x.png" height="12" width="12" alt="edit note">', 174 'scrollbars=yes,width=650,height=400', 179 '<img src="/images/notes-reject@2x.png" height="12" width="12" alt="reject note">', 181 'scrollbars=no,width=300,height=200', 186 '<img src="/images/notes-delete@2x.png" height="12" width="12" alt="delete note">', 188 'scrollbars=no,width=300,height=200', 267 // Add zero-width spaces to allow line-breaks at various characters
|
H A D | layout.inc | 55 function resize_image($img, $width = 1, $height = 1) 57 // Drop width and height values from image if available 58 $str = preg_replace('!width=\"([0-9]+?)\"!i', '', $img); 61 // Return image with new width and height added 64 sprintf(' height="%s" width="%s">', $height, $width), 76 // Get width and height values if possible 270 <table border="0" cellspacing="0" cellpadding="3" width="100%" class="vevent">
|
/web-php/images/php8/ |
H A D | icon_arrow.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="19" height="36" viewBox="0 0 19 36">
|
H A D | anchor.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="21" height="16" viewBox="0 0 21 16">
|
H A D | logo_php8.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="343" height="126" viewBox="0 0 343 126">
|
H A D | logo_php8_3.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="451" height="127" fill="none" viewBox="0 0 451 127">
|
H A D | logo_php8_4.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="451" height="127" fill="none" viewBox="0 0 451 127">
|
H A D | php81_performance.svg | 1 …width="332.75834" height="12" fill="#505c90"/><rect x="134.5" y="145.71738" width="329.73486" heig…
|
/web-php/ |
H A D | favicon.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><rect width="16" height="16" rx="2" fil…
|
/web-php/images/sponsors/ |
H A D | directi.svg | 1 …xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid" width="137" height="30" …
|
/web-php/fonts/Font-Awesome/css/ |
H A D | fontello.css | 30 width: 1em;
|
Completed in 31 milliseconds
12