All files for deployment ready and tested - further development in this repo.
This commit is contained in:
14
static/custom/css/admin_extras.css
Normal file
14
static/custom/css/admin_extras.css
Normal file
@@ -0,0 +1,14 @@
|
||||
.nested-inline h3 {
|
||||
background-color: #f3f3f3;
|
||||
border-bottom: 1px solid #ccc;
|
||||
padding: 0.4em;
|
||||
margin: 0;
|
||||
font-weight: bold;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.nested-inline fieldset.module {
|
||||
margin-bottom: 1em;
|
||||
border: 1px solid #ccc;
|
||||
padding: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user