-
There are many stylings done inline right there at JSX tags only.
```javscript
Choose Date and Time
```
Need to make move it to
```javscript
…
-
When using the bold option on the toolbar to bold the text, I noticed that it added a strong label to the selected dom text, and I want to add an inline style to the strong label. What can I do?
I …
-
We're switching from video_embed_field to Drupal core "oembed" functionality for YouTube videos:
https://github.com/CU-CommunityApps/cd_drupal_upstream/issues/42
* Work in progress on "video" multid…
-
#### Category
[x] Enhancement
[x] Bug
[x] Question
#### Version
1.16
#### Expected / Desired Behavior / Question
Be able to set any html with font size, font color styles to the control…
-
Allow dynamic inline styles, as they are quite useful when generating numeric values that can be predicted in advance (so we can't prepare specific CSS classes for them).
-
would be nice if the loader converted `
-
If you set bold/italic/etc, type some text and then press enter to start a new paragraph, the style should be back to normal in the new block.
Thanks to @codesoda for noticing this bug.
sstur updated
8 years ago
-
I'd like to have a `tooltipStyles` props on Tooltips/Popovers so I can dynamically set e.g. max-width of a tooltip.
Perhaps an even more general solution is to expose general HTMLProps object as a…
-
### Which package(s) are affected?
Lit Core (lit / lit-html / lit-element / reactive-element)
### Description
We are importing stylesheets from outside. getting the below error in the browser. I do…
-
```
getElementSizeStyle leaves height and width inline styles on elements, which
overrides the default for both styles in elements (auto).
Here's the suggested patched getElementSizeStyles
getElemen…