mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Allow CodePress to be disabled from Screen Options, see #10027
git-svn-id: https://develop.svn.wordpress.org/trunk@11530 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2116,7 +2116,8 @@ td.plugin-title {
|
||||
/* Global classes */
|
||||
|
||||
.wp-hidden-children .wp-hidden-child,
|
||||
.ui-tabs-hide {
|
||||
.ui-tabs-hide,
|
||||
#codepress-off {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user