Merge branch 'master' of dev.sourcefabric.org:airtime
This commit is contained in:
commit
43e825fe49
36 changed files with 37768 additions and 37622 deletions
|
@ -29,7 +29,7 @@
|
|||
position: absolute;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
background: #3e3e3e;
|
||||
background: #6e6e6e;
|
||||
}
|
||||
|
||||
.state-select {
|
||||
|
|
|
@ -21,7 +21,7 @@ var Config = function(params) {
|
|||
|
||||
UITheme: "default", // bootstrap || jQueryUI || default
|
||||
|
||||
waveColor: 'grey',
|
||||
waveColor: '#c7c7c7',
|
||||
progressColor: 'orange',
|
||||
loadingColor: 'purple',
|
||||
cursorColor: 'green',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue