Added help modals and buttons all over the site

This commit is contained in:
Kasper Rynning-Tønnesen
2015-12-16 12:25:01 +01:00
parent 37591667b8
commit 7bb64ba006
5 changed files with 52 additions and 0 deletions

View File

@@ -68,6 +68,20 @@ footer{
}
/* global colors */
.modal-header-fixed{
position:fixed;
width:100px;
right:0px;
}
.help-button-footer{
padding: 10px;
background: white;
border-radius: 2px;
color:#2d2d2d;
}
footer.page-footer,
nav, .tabs .tab a,
.side-nav .collapsible-body li.active,