-
Hello,
I hope you are doing well!
I've just found vital today.
I'm only going to mention what I've noticed concerning the menu.
I like the fact that the ("mobile") menu works without javascript.
…
-
This was a suggestion on the #220 language proposal, which I think deserves a proposal on its own.
Sometimes it can be quite handy to expose everything from a module, especially when the module def…
-
Need some sort of breakpoint utility classes for margin/padding add/remove CSS.
Here's some **OLD** CSS I wrote back before "responsive" was cool. The margin/padding CSS in this code could help to in…
-
A couple of issues have come up while migrating to RISE. All fairly trivial but nice to have
- Whilst the header and footer functionality is great,
often presentations have a front page…
-
I have adjusted the CSS class for displaying the button group on the top of the wizard content. But it's not compatible for responsive design. how make it display on the top??
```
.wizard.vertical…
-
We thought a fun idea for this year could be to add quiz question in addition to the survey questions.
For example:
1. What was the name of Dave Shea's site that famously showcased CSS's flexi…
-
https://drafts.csswg.org/css-overflow-3/#scrollable
```Note: This padding represents, within the [scrollable overflow rectangle](https://drafts.csswg.org/css-overflow-3/#scrollable-overflow-rectang…
-
直通车重构的系列组件有一些公用的CSS,内容比较简单.比如:
``` css
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.mt15{margin-top:15px;}
.mb15{margin-bottom:15px;}
.ml15{margin-left:15px;}
.tl{text-align:left…
limu updated
11 years ago
-
### Description
Bl;ock specific CSS add the bl;ock selector class only to the first CSS element in the additional CSS - this creates specificity issues with later CSS e.g. media queries.
e.g.
…
-
_Need help? Please review [how to read a Staging Review ticket](https://depo-platform-documentation.scrollhelp.site/collaboration-cycle/anatomy-of-a-staging-review-issue-ticket). Tag `@platform-govern…