TMP:site (Nach Korrektur an thymeskin neu generiert??)
[website] / dist / http-resources / 2.0.0 / site / css / maven-theme.css
diff --git a/dist/http-resources/2.0.0/site/css/maven-theme.css b/dist/http-resources/2.0.0/site/css/maven-theme.css
deleted file mode 100644 (file)
index 4e2bdfb..0000000
+++ /dev/null
@@ -1,161 +0,0 @@
-/*\r
- * Licensed to the Apache Software Foundation (ASF) under one\r
- * or more contributor license agreements.  See the NOTICE file\r
- * distributed with this work for additional information\r
- * regarding copyright ownership.  The ASF licenses this file\r
- * to you under the Apache License, Version 2.0 (the\r
- * "License"); you may not use this file except in compliance\r
- * with the License.  You may obtain a copy of the License at\r
- *\r
- *   http://www.apache.org/licenses/LICENSE-2.0\r
- *\r
- * Unless required by applicable law or agreed to in writing,\r
- * software distributed under the License is distributed on an\r
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\r
- * KIND, either express or implied.  See the License for the\r
- * specific language governing permissions and limitations\r
- * under the License.\r
- */\r
-\r
-body {\r
-  padding: 0px 0px 10px 0px;\r
-}\r
-body, td, select, input, li{\r
-  font-family: Verdana, Helvetica, Arial, sans-serif;\r
-  font-size: 13px;\r
-}\r
-code{\r
-  font-family: Courier, monospace;\r
-  font-size: 13px;\r
-}\r
-a {\r
-  text-decoration: none;\r
-}\r
-a:link {\r
-  color:#36a;\r
-}\r
-a:visited  {\r
-  color:#47a;\r
-}\r
-a:active, a:hover {\r
-  color:#69c;\r
-}\r
-#legend li.externalLink {\r
-  background: url(../images/external.png) left top no-repeat;\r
-  padding-left: 18px;\r
-}\r
-a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {\r
-  background: url(../images/external.png) right center no-repeat;\r
-  padding-right: 18px;\r
-}\r
-#legend li.newWindow {\r
-  background: url(../images/newwindow.png) left top no-repeat;\r
-  padding-left: 18px;\r
-}\r
-a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover {\r
-  background: url(../images/newwindow.png) right center no-repeat;\r
-  padding-right: 18px;\r
-}\r
-h2 {\r
-  padding: 4px 4px 4px 6px;\r
-  border: 1px solid #999;\r
-  color: #900;\r
-  background-color: #ddd;\r
-  font-weight:900;\r
-  font-size: x-large;\r
-}\r
-h3 {\r
-  padding: 4px 4px 4px 6px;\r
-  border: 1px solid #aaa;\r
-  color: #900;\r
-  background-color: #eee;\r
-  font-weight: normal;\r
-  font-size: large;\r
-}\r
-h4 {\r
-  padding: 4px 4px 4px 6px;\r
-  border: 1px solid #bbb;\r
-  color: #900;\r
-  background-color: #fff;\r
-  font-weight: normal;\r
-  font-size: large;\r
-}\r
-h5 {\r
-  padding: 4px 4px 4px 6px;\r
-  color: #900;\r
-  font-size: medium;\r
-}\r
-p {\r
-  line-height: 1.3em;\r
-  font-size: small;\r
-}\r
-#breadcrumbs {\r
-  border-top: 1px solid #aaa;\r
-  border-bottom: 1px solid #aaa;\r
-  background-color: #ccc;\r
-}\r
-#leftColumn {\r
-  margin: 10px 0 0 5px;\r
-  border: 1px solid #999;\r
-  background-color: #eee;\r
-  padding-bottom: 3px; /* IE-9 scrollbar-fix */\r
-}\r
-#navcolumn h5 {\r
-  font-size: smaller;\r
-  border-bottom: 1px solid #aaaaaa;\r
-  padding-top: 2px;\r
-  color: #000;\r
-}\r
-\r
-table.bodyTable th {\r
-  color: white;\r
-  background-color: #bbb;\r
-  text-align: left;\r
-  font-weight: bold;\r
-}\r
-\r
-table.bodyTable th, table.bodyTable td {\r
-  font-size: 1em;\r
-}\r
-\r
-table.bodyTable tr.a {\r
-  background-color: #ddd;\r
-}\r
-\r
-table.bodyTable tr.b {\r
-  background-color: #eee;\r
-}\r
-\r
-.source {\r
-  border: 1px solid #999;\r
-}\r
-dl {\r
-  padding: 4px 4px 4px 6px;\r
-  border: 1px solid #aaa;\r
-  background-color: #ffc;\r
-}\r
-dt {\r
-  color: #900;\r
-}\r
-#organizationLogo img, #projectLogo img, #projectLogo span{\r
-  margin: 8px;\r
-}\r
-#banner {\r
-  border-bottom: 1px solid #fff;\r
-}\r
-.errormark, .warningmark, .donemark, .infomark {\r
-  background: url(../images/icon_error_sml.gif) no-repeat;\r
-}\r
-\r
-.warningmark {\r
-  background-image: url(../images/icon_warning_sml.gif);\r
-}\r
-\r
-.donemark {\r
-  background-image: url(../images/icon_success_sml.gif);\r
-}\r
-\r
-.infomark {\r
-  background-image: url(../images/icon_info_sml.gif);\r
-}\r
-\r