# HG changeset patch # User Nicolas Chauvat # Date 1282643947 -7200 # Node ID b33d32f2888514fba25c0463578feba221ce72ba # Parent 79da6f969b159df7f5651dc668832fe5a4611ebd [css] make sure the toolbar is clickable because layered over title diff -r 79da6f969b15 -r b33d32f28885 web/data/cubicweb.css --- a/web/data/cubicweb.css Tue Aug 24 11:57:45 2010 +0200 +++ b/web/data/cubicweb.css Tue Aug 24 11:59:07 2010 +0200 @@ -537,6 +537,7 @@ float: right; padding-left: 24px; position: relative; + z-index: 10; } div.toolbarButton { display: inline;