diff -r 3e4603678d4e -r ed9501fb1152 web/data/cubicweb.css --- a/web/data/cubicweb.css Sat Sep 26 11:45:47 2009 +0200 +++ b/web/data/cubicweb.css Mon Sep 28 10:55:36 2009 +0200 @@ -482,22 +482,6 @@ padding-right: 1em; } -div.boxPref { - margin: 10px 0px 0px; -} - -div.boxPrefTitle { - font-weight: bold; - background: #cfceb7; - margin-bottom: 6px; - padding-bottom: 0.2em; - overflow: hidden; -} - -div.boxPrefTitle span{ - padding:0px 5px; -} - input.rqlsubmit{ background: #fffff8 url("go.png") 50% 50% no-repeat; width: 20px;