Add blocks layout to calendar close #22

This commit is contained in:
Brian Miyaji
2014-04-28 01:38:03 +10:00
parent bb8169f139
commit 24f95d75b6
20 changed files with 292 additions and 46 deletions

View File

@@ -19,6 +19,10 @@
content: "\f163";
}
.post-state-format.post-format-blocks:before, .post-format-icon.post-format-blocks:before, a.post-state-format.format-blocks:before {
content: "\f164";
}
#sp_videodiv .inside > fieldset > p:last-child {
margin-bottom: 1px !important;
}