gpt4 book ai didi

css - 谷歌日历在 Firefox 中为周末着色

转载 作者:太空宇宙 更新时间:2023-11-04 04:47:09 25 4
gpt4 key购买 nike

我目前正在使用以下工具为 Firefox(周 View )中的 Google 日历中的周末着色:

@-moz-document url-prefix("https://www.google.com/calendar/") {  td.tg-weekend {
background-color: #Ffd4d4;} }

但是当这一天是周末时,它会显示为正常的蓝色而不是红色。如果当天是周末,是否可以将当天的颜色保持为红色(有一个名为 tg-col-today 的 CSS 元素,但我不知道如何使用它来检查今天列是否与周末列相同)

最佳答案

td.tg-weekend 替换为 td.tg-weekend, td.tg-weekend .tg-today

关于css - 谷歌日历在 Firefox 中为周末着色,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14284675/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com