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

fix(datetimepicker): remove button borders #81

Merged
merged 4 commits into from
Mar 22, 2018

Conversation

theOrlin
Copy link
Contributor

No description provided.

@theOrlin theOrlin self-assigned this Mar 21, 2018
@theOrlin theOrlin requested review from joneff and gyoshev March 21, 2018 14:11
Copy link
Contributor

@gyoshev gyoshev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Add $datetimepicker-button-border-width: $input-border-width to theme-default.
  2. Use it in theme-default to set the k-link border.
  3. In theme-material, set $datetimepicker-button-border-width: 0 before importing the default theme layout.
  4. Remove the style overrides for material.

@gyoshev
Copy link
Contributor

gyoshev commented Mar 21, 2018

Great! Looks much better. We should strive to use the above approach to reduce the amount of overrides in the themes.

@gyoshev gyoshev merged commit c50325a into develop Mar 22, 2018
@gyoshev gyoshev deleted the datetime-button-border-fix branch March 22, 2018 07:17
@joneff joneff added this to the 2018.2 milestone Jan 25, 2022
@joneff joneff added C:Datetimepicker Bug Something isn't working labels Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working C:Datetimepicker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants