STYLE Few interface tweaks for different roles
This commit is contained in:
parent
0a1317b166
commit
6b0b1ccacf
|
|
@ -352,6 +352,9 @@ body.post-type-artisans {
|
|||
word-break: break-all;
|
||||
}
|
||||
|
||||
#post-custom-superior-toolbar {
|
||||
@apply flex gap-4 items-center pt-2;
|
||||
}
|
||||
#admin_artisan_chantier_list {
|
||||
@apply border border-solid border-neutral-300;
|
||||
h3 {
|
||||
|
|
@ -386,7 +389,7 @@ body.post-type-artisans {
|
|||
}
|
||||
|
||||
.edit-fiche-artisan-link {
|
||||
@apply pt-3 text-patrimoine-sante-securite !font-semibold flex items-center gap-2;
|
||||
@apply text-patrimoine-sante-securite !font-semibold flex items-center gap-2;
|
||||
img {
|
||||
@apply w-6 h-6 object-contain filter-patrimoine-sante-securite;
|
||||
}
|
||||
|
|
@ -618,13 +621,16 @@ select[data-enpassusermodified='yes'] {
|
|||
#acfml-field-group-synchronise,
|
||||
#menu-tools,
|
||||
#postimagediv,
|
||||
#submitdiv,
|
||||
#submitdiv .handle-order-higher,
|
||||
#submitdiv .handle-order-lower,
|
||||
#submitdiv #preview-action,
|
||||
#footer-left,
|
||||
.tablenav .bulkactions,
|
||||
.check-column,
|
||||
.row-actions {
|
||||
.row-actions .edit,
|
||||
.row-actions .view,
|
||||
.row-actions .inline.hide-if-no-js {
|
||||
@apply !hidden;
|
||||
}
|
||||
.post-type-artisans #post-body {
|
||||
|
|
@ -636,6 +642,7 @@ select[data-enpassusermodified='yes'] {
|
|||
#toplevel_page_tm-menu-main,
|
||||
#rank_math_metabox,
|
||||
#menu-media,
|
||||
#submitdiv,
|
||||
#menu-tools,
|
||||
#toplevel_page_edit-tags-taxonomy-metiers-post_type-artisans,
|
||||
#toplevel_page_edit-tags-taxonomy-elementsbatiments-post_type-artisans,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user