fini il reste juste les corrections sur la tl
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
.edit-post-header > div:first-of-type,
|
||||
.block-editor-block-toolbar {
|
||||
.block-editor-block-toolbar,
|
||||
.components-modal__screen-overlay,
|
||||
.table-of-contents,
|
||||
.table-of-contents__popover {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@@ -37,12 +40,16 @@
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.components-panel > div:not(:first-of-type),
|
||||
.components-panel > div:not(:first-of-type):not(:last-of-type),
|
||||
.edit-post-post-status > h2,
|
||||
.edit-post-post-status > div:nth-of-type(3) {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.edit-post-post-status > #backToIndexButton {
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
.rvy-author-selection,
|
||||
.rvy-submission-div > a:last-of-type,
|
||||
.revision-created > a {
|
||||
@@ -54,4 +61,18 @@
|
||||
#bulk-action-selector-top > option[value="decline_revision"],
|
||||
#bulk-action-selector-top > option[value="publish_revision"] {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.tablenav.bottom,
|
||||
tfoot,
|
||||
.search-box {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.wpie-message {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.block-editor-block-card {
|
||||
display: none !important;
|
||||
}
|
||||
Reference in New Issue
Block a user