Lines Matching refs:controls
6 // Normalize non-controls
40 // Normalize form controls
59 // Set the height of file controls to match text inputs
64 // Make range inputs behave like textual form controls
93 // Common form controls
95 // Shared size and type resets for form controls. Apply `.form-control` to any
96 // of the following form controls:
138 // HTML5 says that controls under a fieldset > legend:first-child won't be
211 // Indent the labels to position radios/checkboxes as hanging controls.
256 margin-left: 10px; // space out consecutive inline controls
297 // Size it appropriately next to real form controls
315 // height and font-size of form controls.
355 // Apply contextual and semantic states to individual form controls.
433 // default HTML form controls and our custom form controls (e.g., input groups).
455 // Make static controls behave like regular ones