setup: Give the installation note's header a border

refs #5543
This commit is contained in:
Johannes Meyer 2015-10-01 13:25:58 +02:00
parent 6f94b20bb6
commit 60b9f0cb02

View File

@ -336,6 +336,7 @@ form#setup_requirements {
text-align: center;
color: @text-color;
background-color: #f6fafa;
border: 1px solid lightgrey;
}
img {