bestelbus22@lemmy.world to Programmer Humor@programming.dev · 3 months agoFor that modern web feelinglemmy.worldimagemessage-square40linkfedilinkarrow-up1335arrow-down13
arrow-up1332arrow-down1imageFor that modern web feelinglemmy.worldbestelbus22@lemmy.world to Programmer Humor@programming.dev · 3 months agomessage-square40linkfedilink
minus-squarebestelbus22@lemmy.worldOPlinkfedilinkarrow-up14·3 months agonull will actually default back to the rules coming from CSS, I use this all over the place as a pattern
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up1·3 months agoBut if the element itself already had an inline opacity value, that would be lost. 🙂
minus-squarebestelbus22@lemmy.worldOPlinkfedilinkarrow-up1·3 months agoYes very true, and also not likely at all ;)
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up2·3 months agoNot in your code perhaps, which is a good thing 👍
null will actually default back to the rules coming from CSS, I use this all over the place as a pattern
But if the element itself already had an inline opacity value, that would be lost. 🙂
Yes very true, and also not likely at all ;)
Not in your code perhaps, which is a good thing 👍