Home
last modified time | relevance | path

Searched refs:height (Results 2201 – 2225 of 2615) sorted by relevance

1...<<81828384858687888990>>...105

/template/sprintdoc/css/
H A Darea_main-content-secedit.less30 height: 1em;
/template/mikio/
H A Dmikio.php796 $height = $this->getConf('navbarTitleIconHeight');
799 if (strlen($width) > 0 || strlen($height) > 0) {
808 if (ctype_digit($height) === true) {
809 $styles .= 'max-height:' . intval($height) . 'px;';
810 } elseif (preg_match('/^\d+(px|rem|em|%)$/', $height) === 1) {
811 $styles .= 'max-height:' . $height . ';';
812 } elseif (strcasecmp($height, 'none') === 0) {
813 $styles .= 'max-height
[all...]
/template/zenlike/css/
H A Ddesign.css181 line-height: 1.2;
263 height: 1%;
/template/breeze/css/
H A Ddesign.css177 line-height: 1.2;
250 height: 1%;
H A Dstructure.css42 height: 1%;
/template/taratasy/css/
H A Ddesign.css181 line-height: 1.2;
263 height: 1%;
/template/starterpjax/css/
H A Ddesign.css181 line-height: 1.2;
263 height: 1%;
/template/aran/css/
H A Ddesign.css181 line-height: 1.2;
263 height: 1%;
/template/dokukitv2/
H A Ddesign.css88 height: 1.2em;
236 height: 24px;
/template/plaintext/css/
H A Ddesign.css177 line-height: 1.2;
250 height: 1%;
H A Dstructure.css42 height: 1%;
/template/grassstains/css/
H A Ddesign.css181 line-height: 1.2;
263 height: 1%;
/template/h6e-minimal/h6e-minimal/
H A Dh6e-reset.css25 line-height: 1.5;
/template/usable/blueprint/src/
H A Dforms.css34 textarea { width: 390px; height: 250px; padding:5px; }
/template/m1/css/
H A Dstructure.css42 height: 1%;
/template/cowboy/css/
H A Dstructure.css42 height: 1%;
/template/lcars/
H A D_admin.css15 line-height: 22px;
/template/mmkanso/css/
H A Dgallery.css74 line-height: 10px;
/template/templar/less/
H A Dalerts.less31 line-height: @baseLineHeight;
/template/quickjump/blueprint/src/
H A Dforms.css34 textarea { width: 390px; height: 250px; padding:5px; }
/template/breeze/bower_components/gumby/sass/
H A D_base.scss25 height: 100%;
/template/trendclassic/css/
H A Dfordokuwiki.css1 .page { line-height: 1.5em; letter-spacing: 0.05em; }
/template/sprintdoc/
H A Ddetail.php320 <?php tpl_img(900, 700); /* the image; parameters: maximum width, maximum height (and more) */ ?>
363 echo '<iframe width="100%" height="350" frameborder="0" src="' . $srcOSM . '"></iframe><br/><p><a class="button" target="_blank" title="' . tpl_getLang('osm_zoom_link_title') . '" href="' . $hrefOSM . '">' . tpl_getLang('osm_zoom_link_text') . '</a></p>';
/template/cutopillar/css/monopillar/
H A Dlayout.css12 br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear…
/template/parallax/css/
H A Dmobile.css74 height: auto !important;

1...<<81828384858687888990>>...105