style: force white background for evolution blocks

This commit is contained in:
Frédéric Péters 2015-08-31 13:43:10 +02:00
parent b656dada7c
commit 04b8810b1d
1 changed files with 1 additions and 0 deletions

View File

@ -471,6 +471,7 @@ ul#evolutions li div.msg {
margin-top: -1px;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
position: relative;
background: white;
}
ul#evolutions li div.msg span.time {