You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
187 B

#sidebar{
background: #98CBFA;
}
ul.sidebar-menu li ul.sub li{
background: #85C1FF;
}
ul.sidebar-menu li.active a{
background: #85C1FF;
}
.nav-tabs{
background: #D3E8FD;
}