From 2c422d5de7d3f627d9a39a57a71e5cb12359c09a Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Tue, 22 May 2012 19:46:50 +0000 Subject: style update --- g/style/screen.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'g/style/screen.css') diff --git a/g/style/screen.css b/g/style/screen.css index f475747a5..516ae91cb 100644 --- a/g/style/screen.css +++ b/g/style/screen.css @@ -259,11 +259,12 @@ ul.news li span.dt { font-weight: thin; font-size: 85%; color: #999; .dlt2 .pop span { display: block; height: 11px; background: #ccc; color: transparent; } .dlt2 .pop span.pop_0 { width: 0; } .dlt2 .pop span.pop_1 { width: 5px; } +.dlt2 tbody th { text-align: left; border-right: 1px solid #ccc; } .pop_2 { width: 10px; } .pop_3 { width: 20px; } .pop_4 { width: 35px; } .pop_5 { width: 50px; } -.dlinfo { font-size: 85%; color: #888; } +.dlinfo { font-size: 85%; color: #777; } .warn { color: #a00; } .dlt2 tr.reco td { font-weight: bold; } -- cgit v1.2.1