Use popovers for the product list help/details

This commit is contained in:
Eelco Dolstra
2013-04-26 17:47:30 +02:00
parent ea4c88bda1
commit 80e0e7c84a
5 changed files with 29 additions and 40 deletions

View File

@ -79,3 +79,7 @@ div.page-header h1 {
div.page-header h1 small {
font-size: 45%;
}
.shell-prompt {
color: gray;
}