(cross post from shiny google groups)
Could some one point me to the tag names that I have to modify the color of a shiny dashboard?
Modified from http://rst
Thanks for post. I think you should add "toggle button when hovered" to make it complete. Sample code is below:
/* toggle button when hovered */ .skin-blue .main-header .navbar .sidebar-toggle:hover{ background-color: #ff69b4; }