fini il reste juste les corrections sur la tl

This commit is contained in:
Valentin
2023-11-30 02:57:55 +01:00
parent 4999a4a944
commit 54e7a2e847
18 changed files with 21509 additions and 1883 deletions
+23 -2
View File
@@ -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;
}