Skip to content

Commit

Permalink
Merge pull request #31 from LazeMSS/development
Browse files Browse the repository at this point in the history
Improve Red Night cam take two
  • Loading branch information
LazeMSS authored Oct 2, 2021
2 parents 96a35d2 + 40fd7f6 commit 9106214
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/red-night.css
Original file line number Diff line number Diff line change
Expand Up @@ -849,11 +849,11 @@ hr {
padding: 0;
}

#UICWebCamFull.FloatCam .label {
#UICWebCamFullProgress div.label {
background-color: var(--grey);
}

#UICWebCamFull #UICWebCamFullProgress {
#UICWebCamFull, #UICWebCamFullProgress {
filter: unset;
}

Expand Down

0 comments on commit 9106214

Please sign in to comment.