From 8d1ee38087aeb44f13297bf1dfdbab8d133339ad Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Fri, 8 Jan 2010 11:41:36 +0000 Subject: Updated styles for versions page --- theme/identica/css/display.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'theme/identica/css/display.css') diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css index a3e0f7ec3..dd02de6b9 100644 --- a/theme/identica/css/display.css +++ b/theme/identica/css/display.css @@ -134,7 +134,8 @@ color:#002FA7; } .notice, -.profile { +.profile, +#content tbody tr { border-top-color:#CEE1E9; } .mark-top { @@ -382,7 +383,8 @@ box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3); -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3); -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3); } -#content .notices li:hover { +#content .notices li:hover, +#content tbody tr:hover { background-color:rgba(240, 240, 240, 0.2); } #conversation .notices li:hover { -- cgit v1.2.3-54-g00ecf