mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-02 03:19:43 +00:00
More space between the button 'save report' and 'reset form' in report bundle ref #354
This commit is contained in:
@@ -3775,9 +3775,13 @@ ul.custom_fields.choice li {
|
||||
padding: 0.5em;
|
||||
border-radius: 3px; }
|
||||
|
||||
.sticky-form-buttons button, .sticky-form-buttons a {
|
||||
margin-left: 1em;
|
||||
margin-right: 1em; }
|
||||
.sticky-form-buttons .margin-5 {
|
||||
margin-left: 5%;
|
||||
margin-right: 5%; }
|
||||
|
||||
.sticky-form-buttons .margin-10 {
|
||||
margin-left: 10%;
|
||||
margin-right: 10%; }
|
||||
|
||||
.errors {
|
||||
color: #c91111; }
|
||||
|
Reference in New Issue
Block a user