From: Joey Schulze Date: Fri, 12 Mar 2010 14:50:44 +0000 (+0100) Subject: Adjust color in details box X-Git-Tag: 2010-06-02_customer~41 X-Git-Url: https://git.infodrom.org/?p=misc%2Fkostenrechnung;a=commitdiff_plain;h=369dae5eda08f839f2d59ba009b46b8cf146b75c Adjust color in details box --- diff --git a/stylesheet.css b/stylesheet.css index 63b5ccf..f6e97e1 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -98,6 +98,10 @@ span.status_error { color: red; } +div#details { + color: #555; +} + div#details ul { padding: 0; margin: 0;