X-Git-Url: https://git.saurik.com/cydget.git/blobdiff_plain/e470872d7188b379e6a2a9f5002deaf7e9cc6dc1..79517f120ffb4144ed147cae7ca5cc51e2de17df:/PhotoExamplePlus.cydget/foreground.html?ds=inline diff --git a/PhotoExamplePlus.cydget/foreground.html b/PhotoExamplePlus.cydget/foreground.html index 4d2a6e6..d99c9cd 100644 --- a/PhotoExamplePlus.cydget/foreground.html +++ b/PhotoExamplePlus.cydget/foreground.html @@ -33,7 +33,6 @@ #lcd { margin-top: 50px; - background-color: rgba(87, 87, 87, 0.5); } #lcd h1 { @@ -100,6 +99,12 @@ top: -8px; } } + + @media (-cydget-media-controls) { + #lcd { + opacity: 0; + } + }