diff --git a/resources/css/admin-style.css b/resources/css/admin-style.css index 09390c8..c57ab13 100644 --- a/resources/css/admin-style.css +++ b/resources/css/admin-style.css @@ -8,16 +8,25 @@ font-size: revert; } } -#menu-posts { + +#menu-posts-conseils, +#menu-posts, +#menu-pages, +#menu-media { + /* @apply !pt-1; */ border-top: 1px solid rgba(255, 255, 255, 0.2) !important; } -#menu-posts-conseils { - border-top: 1px solid rgba(255, 255, 255, 0.2) !important; -} -#toplevel_page_theme-general-settings { - border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important; -} +#menu-posts-vocabulaire, +#menu-posts-videos-webinaires, +#toplevel_page_theme-general-settings { + /* @apply !pb-1; */ +} + +#toplevel_page_gf_edit_forms { + /* @apply !pb-1; */ + border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important; +} /* .wp-block-post-content, .is-root-container { background-color: red !imporatant;