Modified: 
websites/production/maven/components/shared-archives/file-management-LATEST/css/print.css
==============================================================================
--- 
websites/production/maven/components/shared-archives/file-management-LATEST/css/print.css
 (original)
+++ 
websites/production/maven/components/shared-archives/file-management-LATEST/css/print.css
 Fri Dec 25 13:37:48 2015
@@ -1,7 +1,23 @@
-#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, 
#leftColumn, #navColumn {
-       display: none !important;
-}
-#bodyColumn, body.docs div.docs {
-       margin: 0 !important;
-       border: none !important
-}
\ No newline at end of file
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/* $Id$ */
+
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, 
#leftColumn, #navColumn {display: none !important;}
+#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}
\ No newline at end of file

Modified: 
websites/production/maven/components/shared-archives/file-management-LATEST/css/site.css
==============================================================================
--- 
websites/production/maven/components/shared-archives/file-management-LATEST/css/site.css
 (original)
+++ 
websites/production/maven/components/shared-archives/file-management-LATEST/css/site.css
 Fri Dec 25 13:37:48 2015
@@ -0,0 +1 @@
+/* You can override this file with your own styles */
\ No newline at end of file


Reply via email to