svn commit: r1907083 - /cocoon/branches/cocoon-2.2.1/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/modern/css/page.css
[email protected] Sun, 29 Jan 2023 20:48:19 -0000
| Newsgroups | gmane.text.xml.cocoon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: javier
Date: Sun Jan 29 20:48:19 2023
New Revision: 1907083
URL: http://svn.apache.org/viewvc?rev=1907083&view=rev
Log:
Fix license header.
Modified:
cocoon/branches/cocoon-2.2.1/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/modern/css/page.css
Modified: cocoon/branches/cocoon-2.2.1/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/modern/css/page.css
URL: http://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/modern/css/page.css?rev=1907083&r1=1907082&r2=1907083&view=diff
==============================================================================
--- cocoon/branches/cocoon-2.2.1/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/modern/css/page.css (original)
+++ cocoon/branches/cocoon-2.2.1/blocks/cocoon-portal/cocoon-portal-sample/src/main/resources/COB-INF/skins/modern/css/page.css Sun Jan 29 20:48:19 2023
@@ -6,7 +6,7 @@
* (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
+* 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,
@@ -17,9 +17,9 @@
/* general settings */
-body {
- background-color: white;
- margin: 0;
+body {
+ background-color: white;
+ margin: 0;
font-family: Verdana, Helvetica, sans-serif;
font-size: 10pt;
line-height: 12pt;
@@ -152,7 +152,7 @@ h1 {
}
.coplet-icons {
-
+
float:right;
width: auto;
padding: 0.2em;
@@ -209,7 +209,7 @@ h1 {
color: white;
font-weight: bold;
vertical-align: middle;
-
+
}
.tab-layout a {