Searched refs:inputs (Results 1 – 21 of 21) sorted by relevance
| /template/templar/less/ |
| D | forms.less | 92 // Reset appearance properties for textual inputs and textarea 154 // Set the height of select and file controls to match text inputs 184 // Uneditable inputs 187 // Make uneditable inputs look inactive 303 // Control row for multiple inputs per line 310 // Redeclare the fluid grid collapse since we undo the float for inputs 326 // Disabled and read-only inputs 512 // Remove all border-radius for inputs with both prepend and append 548 margin-bottom: 0; // Remove the default margin on all inputs 661 // Super jank IE7 fix to ensure the inputs in .input-append and input-prepend
|
| D | responsive-767px-max.less | 61 .uneditable-input[class*="span"], // Makes uneditable inputs full-width when using grid sizing 90 // But don't let it screw up prepend/append inputs
|
| D | modals.less | 85 …n-bottom: 0; // account for input[type="submit"] which gets the bottom margin like all other inputs
|
| D | mixins.less | 153 // Block level inputs 157 …min-height: @inputHeight; // Make inputs at least the height of their button counterpart (base lin… 158 .box-sizing(border-box); // Makes inputs behave like true block-level elements 171 // Style inputs accordingly
|
| /template/sprintdoc/css/ |
| H A D | base_vars.less | 38 @fix_border-radius: 3px; // inputs, editbox (textarea), buttons, content, code, qu…
|
| H A D | base.less | 39 @fix_border-radius: 3px; // inputs, editbox (textarea), buttons, content, code, qu…
|
| /template/twentyfifteen/css/ |
| D | basic.less | 326 …ient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */
|
| /template/a_new_day/js/ |
| D | prototype.js | 1915 var inputs = form.getElementsByTagName('input'); 1917 if (!typeName && !name) return $A(inputs).map(Element.extend); 1919 for (var i = 0, matchingInputs = [], length = inputs.length; i < length; i++) { 1920 var input = inputs[i];
|
| /template/battlehorse/js/ |
| D | prototype.js | 1915 var inputs = form.getElementsByTagName('input'); 1917 if (!typeName && !name) return $A(inputs).map(Element.extend); 1919 for (var i = 0, matchingInputs = [], length = inputs.length; i < length; i++) { 1920 var input = inputs[i];
|
| /template/ospyramid/css/ |
| D | style.css | 109 /* 1) Make inputs and buttons play nice in IE: www.viget.com/inspire/styling-the-button-element-in-…
|
| /template/mikio/ |
| H A D | mikio.php | 1182 $inputs = $dom->getElementsByTagName('input'); 1183 foreach ($inputs as $input) {
|
| /template/starterbootstrap/css/ |
| D | bootstrap.css.map | 1 …inputs\ninput[type=\"file\"] {\n display: block;\n}\n\n// Make range inputs behave like textual f…
|
| /template/klean/bootstrap/css/ |
| D | bootstrap.css.map | 1 …inputs behave like textual form controls\ninput[type=\"range\"] {\n display: block;\n width: 100…
|
| D | bootstrap.min.css.map | 1 …inputs behave like textual form controls\ninput[type=\"range\"] {\n display: block;\n width: 100…
|
| /template/daily/css/ |
| D | pure-min.css | 901 /* May be able to remove this tweak as color inputs become more standardized across browsers. */
|
| /template/strap/resources/library/bootstrap/5.0.1/ |
| H A D | bootstrap.min.css.map | 1 …inputs built with datalists.\n// See https://stackoverflow.com/a/54997118\n\n[list]::-webkit-calen…
|
| H A D | bootstrap.rtl.min.css.map | 1 …inputs built with datalists.\n// See https://stackoverflow.com/a/54997118\n\n[list]::-webkit-calen…
|
| H A D | bootstrap.min.js.map | 1 … // Tab navigation through the dropdown menu or events from contained inputs shouldn't close th…
|
| /template/parabola/css/ |
| H A D | parabola.css | 1794 .searchform input[type="search"] {/* This keeps the search inputs in line This is the Sidebar Sear…
|
| /template/strap/resources/library/bootstrap/4.5.0/ |
| H A D | bootstrap.16col.min.css.map | 1 …inputs in iOS so that our\n // `.form-control` class can properly style them. Note that this cann…
|
| /template/strap/resources/library/bootstrap/4.4.1/ |
| H A D | bootstrap.16col.min.css.map | 1 …inputs to avoid a Mobile Safari\n // bug where setting a custom line-height prevents text from be…
|