add API to create/clear/delete Channels

This commit is contained in:
Lee Lawlor
2014-03-26 11:10:26 -04:00
parent 156f4147ef
commit 1343f72f7a
19 changed files with 439 additions and 29 deletions

View File

@ -32,7 +32,7 @@ body { padding-top: 70px; }
.format-block-lg { min-height: 350px; }
.format-block-xl { min-height: 400px; }
.format-block-xxl { min-height: 600px; }
.format-block-xxxl { min-height: 1000px; }
/* Sticky footer styles
-------------------------------------------------- */

View File

@ -12,8 +12,8 @@
}
#bootstrap-sidebar li a {
padding: 2px 8px;
font-size: 16px;
padding: 1px 8px;
font-size: 15px;
}
#bootstrap-sidebar li a:hover {