如何更改闪亮仪表板标题的背景颜色?

问题描述

我想要一个带有白色背景的薄而空的仪表板标题。隐藏菜单的三行是黑色的。我设法调整了标题的高度和宽度,但没有调整颜色。我可以在不使用主题的情况下调整标题颜色吗?

dashboardHeader(
      titleWidth = 260,tags$li(class = "dropdown",tags$style(".main-header {max-height: 20px}"),tags$style(".main-header .logo {height: 20px;}"),tags$style(".sidebar-toggle {height: 20px; padding-top: 1px !important;}"),tags$style(".navbar {min-height:20px !important}")
      )
      )

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)