mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-02 03:19:43 +00:00
sticky submit and reset buttons ref #336
This commit is contained in:
@@ -3083,4 +3083,17 @@ ul.submenu.min-width {
|
||||
ul.custom_fields.choice li {
|
||||
list-style: none; }
|
||||
|
||||
.sticky-form-buttons {
|
||||
margin-top: 1em;
|
||||
background-color: #ff9c00;
|
||||
position: sticky;
|
||||
bottom: 0.5em;
|
||||
text-align: center;
|
||||
padding: 0.5em;
|
||||
border-radius: 3px; }
|
||||
|
||||
.sticky-form-buttons button {
|
||||
margin-left: 1em;
|
||||
margin-right: 1em; }
|
||||
|
||||
/*# sourceMappingURL=scratch.css.map */
|
||||
|
Reference in New Issue
Block a user