-
The difference between the render with clean CSS and the render on Dodona isn't beneficial for the students. If the render is not reliable, a separate editor is required and it is less user-friendly.
…
BTWS2 updated
2 years ago
-
It turns out several styles in Hologram rely on CSS resets, but Hologram is inheriting the resets from our Rails app resets. I think we should implicitly add those styles to the necessary style guide …
-
The visbug popup seems to depend on some styles that can get reverted with some newer css resets, causing it to appear beneath the page content, full width, and in the document flow.
Steps to repro…
-
### What version of rsuite are you using?
5.64.0
### What version of React are you using?
18.3.1
### What version of TypeScript are you using (if any)?
5.3.3
### What browser are you using?
Chr…
-
-
Need to add minimal and common css reset style to ensure the look and feel works fine in each web integration.
Currently we are not adding this style:
```
text-decoration: none;
border: 0;
te…
-
### Description
If a theme has several theme style variations ( alternative theme.json files) where each variation applies different custom CSS to a block, the CSS is not updated or reset correctly w…
-
I was creating a new button in a confirmation modal and chose to make it a link. The link was not appropriately positioned, even though it had the same styles as the buttons below and above. Therefore…
-
If change the theme manually, it can't be reset to auto dark mode that request the dark version of the site via the `prefers-color-scheme` CSS media query.
The desktop browser can reset the theme …
myuki updated
1 month ago
-
🚀 New Feature: Quiz App Component
📝 Feature Description
I would like to add a quiz app as a new component to the repository. The app will consist of multiple-choice questions, score tracking, an…