Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lexicon-base - forms.scss - makes label element relative so the input will stay inline with the label #80

Closed
wants to merge 85 commits into from

Conversation

drewbrokke
Copy link

@drewbrokke drewbrokke commented Feb 28, 2017

This is an update for https://github.com/liferay/lexicon/issues/331

Please see https://issues.liferay.com/browse/LPS-70956 for context.

/cc @pei-jung, @Robert-Frampton

pat270 and others added 30 commits December 12, 2016 13:37
…input-label-disabled-opacity`, `$input-label-focus-color`, `$input-label-font-size`, `$input-label-font-weight`, `$input-label-margin-bottom`
…d-border`, `$input-disabled-color`, `$input-disabled-opacity`, `$input-disabled-placeholder-color`. Deprecated `$input-border-disabled` use `$input-disabled-border` instead. Removed redundant selector `select[disabled].form-control`.
…nput-readonly-border`, `$input-readonly-color`. Lexicon Base and Atlas added option to customize `$input-readonly-cursor`.
…istent variable naming pattern (input disabled variables)
…se `$input-opacity-disabled` instead. Opacity on the label cascades to the input when input is nested in label, two different values cause styling issues.
pat270 and others added 27 commits February 15, 2017 09:19
…n `$collapse-icon-padding-left`, `$collapse-icon-padding-right`, `$collapse-icon-position-bottom`, `$collapse-icon-position-left`, `$collapse-icon-position-right`, `$collapse-icon-position-top`
…anel-danger-footer-border`, `$panel-danger-footer-text`, `$panel-default-footer-bg`, `$panel-default-footer-border`, `$panel-default-footer-text`, `$panel-info-footer-bg`, `$panel-info-footer-border`, `$panel-info-footer-text`, `$panel-primary-footer-bg`, `$panel-primary-footer-border`, `$panel-primary-footer-text`, `$panel-success-footer-bg`, `$panel-success-footer-border`, `$panel-success-footer-text`, `$panel-warning-footer-bg`, `$panel-warning-footer-border`, `$panel-warning-footer-text`
…ble-list-header-border-bottom-width`, `$table-list-header-font-size`, `$table-list-header-font-weight`, `$table-list-header-min-height`, `$table-list-header-vertical-alignment`
…ont-size`, `$table-header-font-weight`, `$table-header-min-height`
… to other components if its not a checkbox or dropdown
…ont-size`, `$breadcrumb-font-weight`, `$breadcrumb-text-transform`, `$breadcrumb-link-color` and remove unnecessary variable exists checks
…or`, `$breadcrumb-link-text-decoration`, `$breadcrumb-link-hover-text-decoration`
Misc: Comments in released files should contain the correct version
@pat270
Copy link
Owner

pat270 commented Mar 1, 2017

Sent to develop, Thanks!

New pull: liferay#332

@pat270 pat270 closed this Mar 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants