From 2924a9bcaeaeebf0fc098fc4128c3842ffb6384e Mon Sep 17 00:00:00 2001 From: Luzifr Date: Thu, 22 Dec 2011 19:07:20 +0100 Subject: [PATCH] Comment --- wcfsetup/install/files/acp/style/wcf.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wcfsetup/install/files/acp/style/wcf.css b/wcfsetup/install/files/acp/style/wcf.css index eb485d3ec5..deb4208fc9 100644 --- a/wcfsetup/install/files/acp/style/wcf.css +++ b/wcfsetup/install/files/acp/style/wcf.css @@ -112,6 +112,7 @@ hr { } + /* ############## Body ############## */ /* Globals */ @@ -729,6 +730,8 @@ nav.topMenu { /* -- -- -- Content -- -- -- */ +/* ToDo: Change the class name, since now we have the class "content" 2 times! */ + section.content { background-color: rgba(255, 255, 255, 1); position: relative; -- 2.20.1