diff -r 64fd4d789cce -r 9e64c293a6c9 tizenporta/index.html --- a/tizenporta/index.html Tue May 08 02:32:37 2012 +0200 +++ b/tizenporta/index.html Tue May 08 02:33:30 2012 +0200 @@ -339,6 +339,14 @@ opacity: 1; } +#picnative:not(.active) { + opacity: 0; +} + +#picnative:is(.active) { + opacity: 1; +} + #topweb .smalltext { font-size: 104px; position: absolute; @@ -1110,10 +1118,6 @@

Native App

-
- -
-
@@ -1122,6 +1126,10 @@ +
+ +
+