Modified: tomee/tomee/trunk/examples/moviefun/src/main/webapp/assets/css/bootstrap.min.css URL: http://svn.apache.org/viewvc/tomee/tomee/trunk/examples/moviefun/src/main/webapp/assets/css/bootstrap.min.css?rev=1516150&r1=1516149&r2=1516150&view=diff ============================================================================== --- tomee/tomee/trunk/examples/moviefun/src/main/webapp/assets/css/bootstrap.min.css (original) +++ tomee/tomee/trunk/examples/moviefun/src/main/webapp/assets/css/bootstrap.min.css Wed Aug 21 13:09:35 2013 @@ -6,4 +6,5210 @@ * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat.
[... 5209 lines stripped ...] Modified: tomee/tomee/trunk/examples/moviefun/src/main/webapp/assets/css/movie.css URL: http://svn.apache.org/viewvc/tomee/tomee/trunk/examples/moviefun/src/main/webapp/assets/css/movie.css?rev=1516150&r1=1516149&r2=1516150&view=diff ============================================================================== --- tomee/tomee/trunk/examples/moviefun/src/main/webapp/assets/css/movie.css (original) +++ tomee/tomee/trunk/examples/moviefun/src/main/webapp/assets/css/movie.css Wed Aug 21 13:09:35 2013 @@ -16,9 +16,9 @@ */ .movie-input-form { - padding: 20px; - background-color: #EEE; - -webkit-border-radius: 6px; - -moz-border-radius: 6px; - border-radius: 6px; + padding: 20px; + background-color: #EEE; + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + border-radius: 6px; }
