// Note: This file is dependent on Sass and Compass. // Sass = http://sass-lang.com // Compass = http://compass-style.org // `Widths //---------------------------------------------------------------------------------------------------- .input_tiny width: 50px .input_small width: 100px .input_medium width: 150px .input_large width: 200px .input_xlarge width: 250px .input_xxlarge width: 300px .input_full width: 100% // Added via JS to