Skip to content

Commit

Permalink
Merge pull request #4108 from AllskyTeam/Make-"Allsky-is-not-currentl…
Browse files Browse the repository at this point in the history
…y-capturing-images"-message-easier-to-see

Update overlay.css: change opacity
  • Loading branch information
Alex-developer authored Dec 23, 2024
2 parents cc933bb + ffe1b6f commit 6079cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/css/overlay.css
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ div.dtsp-searchPane div.dtsp-topRow {
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.5);
background-color: rgba(0,0,0,0.2);
z-index: 2;
cursor: pointer;
}
Expand Down

0 comments on commit 6079cdd

Please sign in to comment.