-
For context, some Firefox users do [customization like this](https://gist.github.com/gmolveau/a802ded1320a7591a289fb7abd0d6c45) to stop white flash every time a page is being loaded, because our noctu…
-
## Summary
Currently, Bar charts support setting a uniform border radius for all corners of a bar, which applies the same curvature to the top-left, top-right, bottom-left, and bottom-right corners…
-
### What
It could be useful to set a background color and/or pattern/image on a template basis in FSE, rather than setting a global style or relying on CSS.
### Why
Sometimes users want diffe…
-
**Is your feature request related to a problem? Please describe.**
The design system tables is fantastic with a few shortfalls for certain use cases.
- CKEDITOR Content can contain random content th…
-
Hey,
This is a question since the issue lies with org-mode. When exporting, the default CSS shipped with ox-html inserts:
``` css
pre {
border: 1px solid #e6e6e6;
border-radius: 3px;
…
-
Top and bottom padding for horizontal dropdown menu items is hard-coded to `5px`. This should be exposed as a customization option.
![2016-02-19_11-00-42](https://cloud.githubusercontent.com/assets/7…
-
```tsx
createTheme({
components: {
MuiButton: {
styleOverrides: {
root: {
'&:hover': {
boxShadow: 'none',
},
},
…
-
Resize capabilities in CSS are useful for tab panels and many UI experiences. Being able to apply these styles in CSS makes creating such UIs much easier than implementing them with click handlers in …
-
## Enhancing App Management and Customization: Drag-and-Drop for Dock and Dynamic Icon Handling
### Streamlined App Organization with Drag-and-Drop Functionality
Enhance the user experience by e…
-
Hi! In the documentation is written that the component is using Prime Icons. I installed the package and included the css-file, but the icons are now shown. Can you write, please, a short example?
It…