Whole lotta love.
This commit is contained in:
24
web/modules/custom/dc_core/css/admin.css
Normal file
24
web/modules/custom/dc_core/css/admin.css
Normal file
@@ -0,0 +1,24 @@
|
||||
#block-gin-content .admin-item {
|
||||
margin: 20px;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
#block-gin-content .admin-item__description {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.draggable .tabledrag-cell {
|
||||
padding: 5px 0;
|
||||
}
|
||||
|
||||
.entity-form-display-form {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.entity-form-display-form select, .field-plugin-summary {
|
||||
font-size: 12px !important;
|
||||
}
|
||||
|
||||
.layout-builder-block {
|
||||
padding: 0 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user