Using bootstrap classes, so other themes/schemas also work. Plus margin when collapsed.

This commit is contained in:
jeroenpraat
2015-11-09 15:08:50 +01:00
parent 271a41b7dd
commit cda81e35db
2 changed files with 2 additions and 7 deletions

View File

@@ -1382,12 +1382,7 @@ a.rconnect:hover, a.rateme:hover, div.rateme:hover {
border-radius: $radiuspx;
}
#jotnets-wrapper {
background-color: rgb(238, 238, 238);
font-size: 120%;
border-radius: 4px;
padding: 7px 10px;
cursor: pointer;
#jotnets-wrapper, #jotnets-collapse {
margin-bottom: 18px;
}