Merge branch 'devel' of dev.sourcefabric.org:airtime into devel

This commit is contained in:
Yuchen Wang 2011-11-24 14:05:38 -05:00
commit b84c51212a
168 changed files with 63455 additions and 63 deletions

View file

@ -2429,3 +2429,12 @@ dd .stream-status {
.status-disabled h3 {
color:#646664;
}
.stream-setting-global dt{
width: 180px;
}
.stream-setting-global dd{
width: auto;
}