mirror of
https://github.com/WPMultisite/wp-multisite-subscriptions.git
synced 2025-08-07 10:08:32 +08:00
重命名:分叉 WP Ultimo
This commit is contained in:
parent
675cc66211
commit
afc807397f
5350 changed files with 1354268 additions and 604 deletions
23
assets/css/admin-screen.css
Normal file
23
assets/css/admin-screen.css
Normal file
|
@ -0,0 +1,23 @@
|
|||
body.wu-styling:not(.wu-customize-admin-screen) div.postbox-header {
|
||||
display: none;
|
||||
}
|
||||
|
||||
body.wu-styling.wu-customize-admin-screen .wu-inline-widget {
|
||||
border: dashed 1px #ccc;
|
||||
padding: 4px 12px 12px;
|
||||
margin: 12px 0;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
body.wu-styling #wu-admin-screen-customize,
|
||||
body.wu-styling #wu-admin-screen-page-customize {
|
||||
margin-left: 6px;
|
||||
padding-right: 16px;
|
||||
}
|
||||
body.wu-styling #wu-admin-screen-customize::after,
|
||||
body.wu-styling #wu-admin-screen-page-customize::after {
|
||||
display: none !important;
|
||||
}
|
||||
body.wu-styling #show-settings-link {
|
||||
display: none;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue