-
Please consider adding a $form-floating-label-color variable to control the color of the floating label.
-
Before instantiating the renderer, we include one of the bootswatch themes, like for e.g. darkly. However somehow bootstrap standard is overriding and the theme is not taking effect ..
Any ideas …
-
In 2017, Roundcube moved to Bootstrap: https://github.com/roundcube/elastic/issues/21
SnappyMail also uses Bootstrap (inherited from RainLoop):
https://github.com/the-djmaze/snappymail/tree/master…
-
i know bootstrap 2 is super old by this point, but would be to adjust the font color a bit for bulleted lists?
Here's what it looks like
![image](https://github.com/thomaspark/bootswatch/assets/19…
-
The `options` argument of `tooltip` states that it can be used to set additional options, with a link leading to [here](https://getbootstrap.com/docs/5.3/components/tooltips/#options). This page has a…
-
There will be two CSS files, one light and one dark.
I am wondering how users could provide variables especially for dark mode (bslib-dark in YAML?).
```yaml
bslib:
variable1: bla
variabl…
-
I have a shiny app to generate reports. It was working correctly until I added the password authentication. Now immediately after login it produces the following warnings and ends my session:
Lis…
-
I'm unable to create a JHipster gateway using `jhipster-generator-native` 2.0.0. Here are the versions of software I have installed:
```bash
$ sdk current java
Using java version 21-graalce
```
…
-
**Note:** Cross post from [ProfessionalWiki/chameleon](https://github.com/ProfessionalWiki/chameleon/issues/420) Github, since I'm not sure it's the issue from Canasta enviroment, or from Chameleon Sk…
-
##### **Overview of the issue**
Generating a new JHipster project with any cache (eg. redis) results in `"cacheProvider": "no",` in .yo-rc.json and no generated code regarding cache.
##### *…