} else {\r
$res.='<td></td><td></td>';\r
}\r
- $res .= '<td class="bouton"><a href="' . SITE_PATH . 'stats/' . $book->book_id . '">' . $btStats . '</a></td>';\r
+ $res .= '<td class="bouton"><a href="' . SITE_PATH . 'stats/' . $book->book_id . '" class="normallink">' . $btStats . '</a></td>';\r
if ($book->version > 1) {\r
$res .= '<td class="bouton"><a href="#" class="openContextMenu" rel="' . $context_download_id . '" rev="' . $book->book_id . '">' . $btDownload . '</a></td>';\r
} else {\r
.big .liste th{padding-left:5px;padding-right:5px;}\r
.big .content{width:1210px;}\r
\r
+.liste .bouton a{\r
+ height:26px;\r
+}\r
+\r
#header{\r
height:94px;\r
background:url(bg-header.png) repeat-x;\r