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

This commit is contained in:
Duncan Sommerville 2015-08-31 15:25:27 -04:00
commit f7a7d4c042
5 changed files with 37 additions and 11 deletions

View file

@ -606,7 +606,7 @@ table.fc-border-separate {
width: 100%;
height: 100%;
background: #fff;
opacity: .3;
opacity: 0.3;
filter: alpha(opacity=30);
}

View file

@ -95,7 +95,7 @@ select {
.logo {
position: absolute;
float: left;
left: 23px;
left: 26px;
top: 30px;
width: 100px;
height: 42px;