From 56f58abff1be4e21ad2bd64b8a3a0cade3f8d5fc Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Tue, 1 Oct 2013 19:59:40 +0200 Subject: fix --- default/htdocs/styles/css3.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'default/htdocs') diff --git a/default/htdocs/styles/css3.css b/default/htdocs/styles/css3.css index f7741e1..ab7581b 100644 --- a/default/htdocs/styles/css3.css +++ b/default/htdocs/styles/css3.css @@ -45,7 +45,7 @@ div.important { box-shadow: 10px 10px 5px #000000; } -div.info { +div.information { background-color: #99FF66 border-width: 1px; border-style: solid; -- cgit v1.2.3