Merge branch 'saas-showbuilder' of github.com:sourcefabric/Airtime into saas-showbuilder

This commit is contained in:
Albert Santoni 2015-08-12 17:37:01 -04:00
commit 0c83b62545
4 changed files with 12 additions and 9 deletions

View file

@ -3419,6 +3419,7 @@ dd .stream-status {
background-color: #ff611f;
color: white;
font-size: 14px;
text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);
position: fixed;
top: 139px;
@ -3442,4 +3443,4 @@ dd .stream-status {
button.btn-icon-text > i.icon-white {
margin-right: 4px;
}
}