web/data/cubicweb.facets.css
changeset 7300 4058ed1e3bc2
parent 7281 daee8aec3b9b
child 7402 826e5663a686
--- 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;