更改当前日期的Primefaces计划事件的颜色 [英] Change color of primefaces schedule event for current date

查看:148
本文介绍了更改当前日期的Primefaces计划事件的颜色的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何更改当前日期的Primeface计划事件的颜色?请提供CSS ...

How to change color of primefaces schedule event for current date ? Please provide CSS...

我正在使用primefaces(3.5)计划组件.

I am using primefaces(3.5) schedule component.

推荐答案

.fc-today  /* today */
{
    background-image: linear-gradient(to bottom, #44565F, #0077b3) !important;
}

我有同样的问题.我已经在chrome及其功能上对其进行了测试.根据您的选择更改颜色

I had the same problem. I have tested this on chrome and its working. Change the colors as per your choice

这篇关于更改当前日期的Primefaces计划事件的颜色的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆