about summary refs log tree commit diff
path: root/app/assets/stylesheets/forms.scss
AgeCommit message (Collapse)Author
2016-11-29Merge pull request #235 from TazeTSchnitzel/settings_contrastEugen
Improve contrast for settings pages (fixes #173)
2016-11-25Fix checkbox spacingEugen Rochko
2016-11-25Checkboxes label adjustementnicolas
When the label of a checkbox is more than one line long, avoid unalignment.
2016-11-23Improve contrast for settings pages (fixes #173)Andrea Faulds
2016-11-16Add user locale settingEugen Rochko
2016-11-07Fix #135 - More prominent focus style for inputsEugen Rochko
2016-10-23Fix OAuth authorization redirectEugen Rochko
2016-10-22Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limitingEugen Rochko
to the API
2016-10-18Improving all formsEugen Rochko