-
### NetBox version
v3.1.0
### Feature type
Change to existing functionality
### Proposed functionality
Change text color on aqua background.
From this:
![image](https://user-images.githubuser…
-
BPO | [29625](https://bugs.python.org/issue29625)
--- | :---
Nosy | @mdickinson
*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.…
-
Convert RGB image to YCbCr and take luminance should be `Y = 0.256789 R + 0.504129 G +0.097906 B`, not
https://github.com/photosynthesis-team/piq/blob/e8f6513afa8f9138bcd19c0928763cc18bf7e060/piq/psn…
-
### Version
latest (16 june 2022)
### Reproduction link
http://I-do-not-have-enough-time-for-this.sorry
### Operating System
win 10
### Device
mi notebook
### Browser & Version
not important
…
-
For some reason, you removed the active state from the buttons mixins. Because of this, applying the `.active` class to a button won't force its active state.
Checkout Bootstrap's 4.5.3 buttons mix…
-
It would be nice to see a Bootstrap 5 (currently alpha) support.
The first step for migration is:
- replace "color-yiq" with "color-contrast" in the scss file.
-
Our books currently use [Bootstrap's `color-yiq` function](https://github.com/twbs/bootstrap/blob/v4.5.0/scss/_functions.scss#L69-L82) to set automatic text color on background-color bleeds, but we ca…
sh0ji updated
2 years ago
-
BPO | [1370322](https://bugs.python.org/issue1370322)
--- | :---
Nosy | @mwhudson, @arigo, @birkenfeld
Files | [colorsys.pyc.bad](https://bugs.python.org/file1839/colorsys.pyc.bad "Uploaded as applica…
-
### MAX Plugin Version
Flutter-2.3.2
### Flutter Version
3.3.0
### Device/Platform Info
Iphone 12
### Current Behavior
AdColony is integrated in our app. In debug mode, after showing an Interst…
-
Recommendation: math.div(1, $rfs-rem-value)
More info and automated migrator: https://sass-lang.com/d/slash-div
╷
49 │ ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);
│ …