Added FAB (well, not really floating). Improved form a bit.
This commit is contained in:
14
css/frs.css
14
css/frs.css
@@ -93,3 +93,17 @@ h3 .material-icons {
|
||||
font-size: 0.9em;
|
||||
vertical-align: -0.15em;
|
||||
}
|
||||
|
||||
.frs-content {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#frs-button-send {
|
||||
position: absolute;
|
||||
display: block;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
margin-right: 40px;
|
||||
margin-bottom: 40px;
|
||||
z-index: 900;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user