neocities/public/assets/css
Tanya Gray c137173ca1 Made input-area border sizes consistent
Expected:
Border size should be consistent between normal and focus state.

Actual:
Border size changes from 2px normal state to 1px in focus state.

Fix:
Bootstrap uses 2px borders on inputs. It was winning for normal state but not for focus state. Preferred consistent 2px as defined by Bootstrap rather than a forced override.

Bonus:
Stops text inputs shifting around when focused/unfocused.

Signed-off-by: Tanya Gray <tanyagray.nz@gmail.com>
2014-05-13 21:58:03 +12:00
..
_base-sass Made input-area border sizes consistent 2014-05-13 21:58:03 +12:00
_helper-sass Some little tweaks for IE, etc 2014-04-22 16:44:10 -07:00
_project-sass Fixed progress bar styling 2014-04-23 17:40:14 -07:00
.gitignore Commit of new front page 2013-07-13 17:09:32 -04:00
_tidy.scss Commit of new front page 2013-07-13 17:09:32 -04:00
neo.css Made input-area border sizes consistent 2014-05-13 21:58:03 +12:00
neo.min.css For now at least, designating neo.css as the minified version and linking html files to it. (Way easier sass command line workflow this way) 2014-04-18 13:57:23 -07:00
neo.scss relative urls for fonts in CSS 2014-04-05 10:03:42 -07:00