Add UI for custom embeds

This commit is contained in:
calzoneman 2013-08-03 15:10:06 -04:00
parent 5e2b0929a9
commit a26df3c92c
5 changed files with 35 additions and 2 deletions

View file

@ -327,3 +327,7 @@ html, body {
#channelsettingswrap3 {
margin-top: 20px;
}
#customembed_code {
font-family: Monospace;
}