Merge branch 'master' of dev.sourcefabric.org:airtime

This commit is contained in:
Martin Konecny 2013-05-14 16:57:28 -04:00
commit 43e825fe49
36 changed files with 37768 additions and 37622 deletions

View file

@ -29,7 +29,7 @@
position: absolute;
margin: 0;
padding: 0;
background: #3e3e3e;
background: #6e6e6e;
}
.state-select {

View file

@ -21,7 +21,7 @@ var Config = function(params) {
UITheme: "default", // bootstrap || jQueryUI || default
waveColor: 'grey',
waveColor: '#c7c7c7',
progressColor: 'orange',
loadingColor: 'purple',
cursorColor: 'green',