-
Does this work on images referenced by css as background images?
-
### Description
Add the ability to drag a Chat block into the ui. This should allow the user to interact with the notebook and excute code
### Existing
n/a
### Reference
n/a
### Tas…
-
We need to ensure all minified css asset files have an ending `.min.css` extension. This means we'll need to adjust the corresponding `index.html` references, as well as any puppet related logic. On…
-
Take a look at this codepen, which is surprisingly interoperable across UAs: https://codepen.io/leaverou/pen/oNRpEGO
`--color` is defined as:
```css
@property --color {
syntax: "lime | ye…
-
### Is your feature request related to a problem? Please describe.
While creating a public component library it would be great to be able to create CSS Variables and associate e.g. colors with these …
-
If we wrap our beautiful blueprint-styled form elements with `` , it sticks out like a sore thumb.
Looking through the BP docs I don't see any CSS references for `` or `` elements, so I gather blue…
-
rCharts now covers multiple methods of local and online distribution:
- save local html file with references to js/css in rCharts package dir
- save local html file with reference to CDN js/css
- publ…
-
# Expected Behaviour
No mixed content warning
# Current Behaviour
Browser reports a mixed content warning. Firefox: a yellow caution sign next to the URL
![Screenshot from 2021-04-08 1…
-
It's possible to use `!important` on a CSS rule to override all other rules. This is **bad practice**, and should be avoided because it makes debugging CSS more difficult. [(see MDN reference)](https:…
-
Read the Docs publisher define specific CSS rules to style the ad in a different way. We talked about moving these styles into the ad client itself and rely on light / dark styles _only_ instead of th…