Retired Documentation
You are using the documentation for version 2.11.9. Go here for the latest version or check here for your available upgrades to the latest version.
Update Notes for Version 2.1.3¶
The following css rules were added to the control panel global.css stylesheet. Please add them to your custom themes.
html.js .publish_hidden { display: none; }
.publish_hidden { opacity: 0.5; }
.publish_hidden .instruction_text { display: none; }
.publish_hidden .hidden_blurb {
text-align: center;
padding: 10px 5px;
}