change IsRecording filter to IsInProgress

This commit is contained in:
Luke Pulverenti
2014-01-15 10:18:31 -05:00
parent ccc7823449
commit 817effb7d8
3 changed files with 11 additions and 12 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
right: 0;
left: 0;
bottom: 0;
background-color: rgba(0, 0, 0, .9);
background-color: rgba(0, 0, 0, .85);
z-index: 999;
display: none;
}