From 2ac30707d2e3203ccdb8326f9babe2c5f35ee951 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Mon, 25 Dec 2006 10:53:15 +0000 Subject: [PATCH] updated the appearance of table headers git-svn-id: http://redmine.rubyforge.org/svn/trunk@113 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/images/sort_asc.png | Bin 215 -> 214 bytes public/images/sort_desc.png | Bin 217 -> 213 bytes public/stylesheets/application.css | 1 + 3 files changed, 1 insertion(+) diff --git a/public/images/sort_asc.png b/public/images/sort_asc.png index 05dfa15f45ee6331fa73b6aa6fe222b383a66238..e9cb0f4f2e49be56c22bf943bfc5462071195597 100644 GIT binary patch delta 69 zcmcc4c#Uy_HYblHm#D`3quKi=niLw!c)B=-RNP8VaA0s_R8Z95Na5h(VvuxDo58@y Yz`LB`eF$IFVFn=ZboFyt=akR{0L6L}8vpMjfVPXS|%dNxO91IK$j3q&S!3+-1 zZlnP@(w;7kAr-fh6Brni6&eK296QFQU>7jqW&zopr E0Jvfx^|!o&s^kCr+Ad4U3qB|(0{3=Yq3 zqyahdo-U3d6}OTT7#Nck5(HS7*xVc)8QBzsHBM+8XkcK_c*t1(QoKhTsFcCe)z4*} HQ$iB}v}qpI diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css index 194be1991..2d3ce9e31 100644 --- a/public/stylesheets/application.css +++ b/public/stylesheets/application.css @@ -266,6 +266,7 @@ table.list thead th { text-align: center; background: #eee; border: 1px solid #d7d7d7; + color: #777; } table.list tbody th {