Author: bleny Date: 2013-03-29 14:20:17 +0100 (Fri, 29 Mar 2013) New Revision: 60 Url: http://forge.codelutin.com/projects/franciaflex-magalie/repository/revisions... Log: css for ck3X Modified: trunk/magalie-web/src/main/webapp/css/magalie-ck3x.css Modified: trunk/magalie-web/src/main/webapp/css/magalie-ck3x.css =================================================================== --- trunk/magalie-web/src/main/webapp/css/magalie-ck3x.css 2013-03-29 12:17:46 UTC (rev 59) +++ trunk/magalie-web/src/main/webapp/css/magalie-ck3x.css 2013-03-29 13:20:17 UTC (rev 60) @@ -51,7 +51,8 @@ } } -@media screen (max-width: 480px) and (max-height: 640px) and (orientation: portrait) { +/* +@media screen and (min-width: 300px) and (min-height: 400px) and (max-width: 480px) and (max-height: 640px) and (orientation: portrait) { body { background-color: grey; @@ -65,3 +66,4 @@ } } +*/ \ No newline at end of file
participants (1)
-
bleny@users.forge.codelutin.com