Added full_name field to actors, and made the administer entities permission finer grained
This commit is contained in:
@ -6,6 +6,14 @@ body {
|
||||
font-size: 1em !important;
|
||||
}
|
||||
|
||||
div[data-drupal-selector=edit-user-bulk-form] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.layout-container {
|
||||
max-width: 95% !important;
|
||||
}
|
||||
|
||||
/* Free the people from the tyranny of the useless search button */
|
||||
#edit-submit-actor-search{
|
||||
display: none;
|
||||
|
Reference in New Issue
Block a user