-
### Quick summary
When you edit the default header template part, the text color is different than it displays in the template. And if you change the text and background colors they display as revers…
-
Hi! Thank you so much for creating this!
I was wondering if there is a way to change the font size and/or family in a straightforward manner. I tried to reference a style sheet within a question's …
-
Hello,
I am trying to use UIkit within a custom SharePoint SPFx web part.
The [SPFx framework](https://learn.microsoft.com/en-us/sharepoint/dev/spfx/sharepoint-framework-overview) is basically…
-
I am using this:
```
```
When I compile my code I get the following error:
```
Computing all possible rebind results for 'com.googlecode.mgwt.ui.client.widget.input.InputDefaultAppearance.Resour…
-
```
What steps will reproduce the problem?
1. include @font-face directive in css file that is currently listed in
specified group in wro.xml file
2. ensure webfont files .woff are in the css directo…
-
**Describe the bug**
The decorative image behind muda's members has no alt attribute. As decorative image, it should be codded in CSS, not to be read by screen readers. Decorative image aren't import…
-
I've been looking at making the "Reverse animation direction" subtest of `scroll-animations/css/scroll-timeline-dynamic.tentative.html` and I am puzzled about the expectation in the start of the test:…
-
Changed url('select2-spinner.gif') to url('spinner.gif') in [this](https://github.com/todc/todc-select2/commit/cf516c8cec5a11e86098385d6a6f8f2c84066102) commit but gif file is not renamed.
-
Dependent on #8273
1. Have the component styles in themes get converted to CSS variables. The CSS should be injected using the utility function defined in #8273.
2. Remove places where the component …
-
### Feature/improvement
This is a valid way of setting an empty value `--tw-pan-x: ;`.
> .. but actually writing an empty value into a custom property, like --foo: ;, is a valid (empty) value
…