Changed surf bar popover colors

This commit is contained in:
Victoria Wang 2014-10-23 16:17:37 -07:00
parent df30d5879e
commit f580cf2856

View file

@ -100,6 +100,15 @@
float: right;
margin-right: 9px;
}
.popover {
background-color: #555;
}
.popover.bottom .arrow:after {
border-bottom-color: #555;
}
.popover a {
color: #cecece;
}
#top-bar .close {
background: url(/img/topbar-close.png) no-repeat;
width: 13px;