main-content.less: Use a more friendlier color for info boxes

refs #8983
This commit is contained in:
Johannes Meyer 2015-06-30 15:05:57 +02:00
parent d5ba40ac19
commit b61c9708bb
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ table.benchmark {
.info-box {
padding: 0.5em;
border: 1px solid lightgrey;
background-color: #fbfcc5;
background-color: #f2f4fd;
}
/* Action table */