diff -r 24055a2b63b1 -r 4058ed1e3bc2 web/data/cubicweb.facets.css --- a/web/data/cubicweb.facets.css Tue May 03 11:03:27 2011 +0200 +++ b/web/data/cubicweb.facets.css Tue May 03 13:57:18 2011 +0200 @@ -109,10 +109,10 @@ div#facetLoading { display: none; position: fixed; - padding-left: 20px; + background: #f2f2f2; top: 400px; width: 200px; - height: 100px; + padding: 1em; font-size: 120%; font-weight: bold; text-align: center;