1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Ensure poll button is the same color no matter where it is placed

This commit is contained in:
Brian Goff 2013-09-23 11:29:08 -04:00
parent a4cb27b273
commit 4838d98a7f

View file

@ -116,7 +116,7 @@ header.row .pagination {
.summary_bar #live-poll {
line-height: 28px;
}
.summary_bar #live-poll.active {
#live-poll.active {
background-color: #009300;
}
.summary_bar ul {