Author: bleny Date: 2013-03-29 13:17:46 +0100 (Fri, 29 Mar 2013) New Revision: 59 Url: http://forge.codelutin.com/projects/franciaflex-magalie/repository/revisions... Log: switch to hibernate update mode for demo 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:07:18 UTC (rev 58) +++ trunk/magalie-web/src/main/webapp/css/magalie-ck3x.css 2013-03-29 12:17:46 UTC (rev 59) @@ -51,7 +51,7 @@ } } -@media screen and (min-width: 300px) and (min-height: 400px) and (max-width: 480px) and (max-height: 640px) and (orientation: portrait) { +@media screen (max-width: 480px) and (max-height: 640px) and (orientation: portrait) { body { background-color: grey;