mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Starting solving - #4
This commit is contained in:
@@ -58,6 +58,7 @@ ul.custom_fields.choice li {
|
||||
list-style:none;
|
||||
}
|
||||
|
||||
// Sticky form buttons
|
||||
.sticky-form-buttons {
|
||||
margin-top:1em;
|
||||
background-color:$orange;//$grey-5;
|
||||
@@ -108,4 +109,12 @@ ul.custom_fields.choice li {
|
||||
|
||||
.open_sansbold {
|
||||
font-family:'open_sansbold'
|
||||
}
|
||||
|
||||
// Symfony records actions
|
||||
ul.record_actions {
|
||||
padding-left: 0;
|
||||
}
|
||||
ul.record_actions li {
|
||||
display: inline-block;
|
||||
}
|
Reference in New Issue
Block a user