Home
last modified time | relevance | path

Searched refs:value (Results 401 – 425 of 582) sorted by path

1...<<11121314151617181920>>...24

/template/simplewiki/css/
H A Dmobile.less280 #config__manager fieldset td.value,
325 // 400px is only roughly the required value, this may be wrong under non-standard circumstances
/template/simplewiki/
H A Dstyle.ini10 ; Define the stylesheets your template uses here. The second value
/template/slaad/
H A Dstyle.ini4 ; Define the stylesheets your template uses here. The second value
/template/spacedok/
H A Dbluestyle.ini4 ; Define the stylesheets your template uses here. The second value
H A Ddesign.css715 #config__manager fieldset td.value {
H A Dstyle.ini4 ; Define the stylesheets your template uses here. The second value
H A Dstyle_blue.ini4 ; Define the stylesheets your template uses here. The second value
H A Dstyle_gray.ini4 ; Define the stylesheets your template uses here. The second value
/template/spacious/css/
H A Dspacious-responsive.css22 #config__manager fieldset td.value { width: unset; }
25 #config__manager fieldset td.value,
H A Dspacious.css2571 .spacious-woocommerce-cart-views .cart-value {
/template/spacious/
H A Ddetail.php68 $value = tpl_img_getTag($t); variable
69 if ($value) {
72 echo dformat($value);
74 echo hsc($value);
H A Dstyle.ini10 ; Define the stylesheets your template uses here. The second value
/template/sprintdoc/css/plugins/
H A Dconfigmanager.less130 &.value,
/template/sprintdoc/css/
H A Dprint.less249 td.value,
267 td.value {
/template/sprintdoc/
H A Dstyle.ini11 ; Define the stylesheets your template uses here. The second value
H A Dsvg.php14 * @param null|string $value
17 public function prependChild($name, $value = null) { argument
21 $dom->ownerDocument->createElement($name, $value),
/template/starter/
H A Ddetail.php66 $value = tpl_img_getTag($t); variable
67 if ($value) {
70 echo dformat($value);
72 echo hsc($value);
H A Dstyle.ini10 ; Define the stylesheets your template uses here. The second value
/template/starterbootstrap/css/
H A Dbootstrap-theme.css.map1 …revent browsers from flickering when using CSS 3D transforms.\n// Default value is `visible`, but …
H A Dbootstrap.css7382 #config__manager td.value {
H A Dbootstrap.css.map1value {\n width: 50%;\n border: none;\n float: right;\n padding: 0;\n margin: 0;\n}\n#config_…
H A Dbootstrap.min.css5 …label label{font-size:14px;font-weight:400;color:#333}#config__manager td.value{float:right;width:…
H A Dconfig.css37 #config__manager fieldset td.value {
45 [dir=rtl] #config__manager td.value input.checkbox {
50 [dir=rtl] #config__manager td.value label {
/template/starterbootstrap/
H A Ddetail.php57 $value = tpl_img_getTag($t); variable
58 if ($value) {
61 echo dformat($value);
63 echo hsc($value);
66 echo hsc($value);
H A Dgenerate_index.php78 foreach ($source_arr as $value)
79 if ($value[$key_parent_id]===$_this_id)
80 $_this[$key_children][$value[$key_id]]=$value;
83 foreach ($_this[$key_children] as $value)
84 …_array2treer($source_arr, $_this[$key_children][$value[$key_id]], $parent_id, $value[$key_id], $ke…

1...<<11121314151617181920>>...24