-
Hi,
With the current configuration the GameIcons feel a bit too small for me personally, it's 16px at these two code snippets in the libraryroot.custom.css
Line 5053:
`
/* [class*="gamelistent…
-
**User Story**
As an extension developer, I want to pass custom css to a url web view so that I can only show the relevant information and hide other parts (e.g. headers, footers, ...).
**Description…
-
### Describe the Feature
I'm currently working on a browser extension to allow for theming and feature enhancement of the web app.
I'm having to write some pretty gnarly selectors in order to g…
-
I was asked to create a feature request for this so here it is :)
It would be nice if a user could have the possibility to write custom CSS in the settings that would then be injected after the app…
-
In [Issue #6641](https://github.com/w3c/csswg-drafts/issues/6641) the issue of CSS Custom Properties used in highlight pseudos, particularly selection, was discussed. The motivating use case was the h…
-
Hi,
It could be fine if we can add easily a class attribute for custom style with CSS. A class attribute can be added for the input element and the span child element
```
checkboxGroupInput(
…
-
Is it possible to customize the UI with CSS?
I'd like to make a very simple customization, which is to set `whitespace: nowrap` for `td`.
-
**Is your feature request related to a problem? Please describe.**
Currently, there's no intellisense support when using CSS variables with Tailwind's arbitrary value syntax in HTML:
```html
…
-
As third party CSS can cause custom property name collisions, I propose a companion property to the existing `all` property that would allow us to reset all custom properties.
I'm tentatively namin…
-
### Steps to reproduce
1. Click on any Talk Conversation
2. Create a Task from a message
3. Random elements appear on the screen
### Expected behavior
A modal with a form to create a task from the…