diff -r bf6adf981cc2 -r f00eb382bff1 timeline/css/timeline.css --- a/timeline/css/timeline.css Thu Jul 19 14:09:23 2012 +0200 +++ b/timeline/css/timeline.css Thu Jul 19 17:30:02 2012 +0200 @@ -53,7 +53,7 @@ .Onglets li { display: inline-block; background: url(../img/barbgd.png); font-size: 14px; height: 15px; padding: 5px; - border: 1px solid #cccccc; cursor: pointer; + border: 1px solid #cccccc; cursor: pointer; border-bottom: none; border-top-left-radius: 8px; border-top-right-radius: 8px; }