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

move to wp style for sample code #215

Merged
merged 16 commits into from
Oct 31, 2021
Merged

Conversation

timse201
Copy link
Contributor

@timse201 timse201 commented Apr 10, 2021

WP is using textareas for code examples.

  • no inline style
  • now max. 16 lines are shown - a scrollbar is present if it is more than this and textarea is sizeable
  • textarea is readonly, too
  • white-space: pre-wrap is in wp style

closes: #32
#39

@stklcode stklcode added this to the 2.4.0 milestone Apr 19, 2021
@stklcode stklcode merged commit 10bf880 into pluginkollektiv:develop Oct 31, 2021
@timse201 timse201 deleted the patch-3 branch October 31, 2021 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

General UI Optimizations
2 participants