mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added help modals and buttons all over the site
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user