You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by eg...@apache.org on 2004/03/26 20:00:00 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/resources/css admin.css antlog.css boxes.css default.css forms.css menu.css menu.xml navigation.css scheduler.css tables.css tabs.css

egli        2004/03/26 11:00:00

  Modified:    src/webapp/lenya/resources/css admin.css antlog.css
                        boxes.css default.css forms.css menu.css menu.xml
                        navigation.css scheduler.css tables.css tabs.css
  Log:
  Insert ASL 2.0
  
  Revision  Changes    Path
  1.3       +15 -0     cocoon-lenya/src/webapp/lenya/resources/css/admin.css
  
  Index: admin.css
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/resources/css/admin.css,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- admin.css	29 Jan 2004 17:23:21 -0000	1.2
  +++ admin.css	26 Mar 2004 18:59:59 -0000	1.3
  @@ -1,2 +1,17 @@
  +/*
  +* Copyright 1999-2004 The Apache Software Foundation
  +*
  +* Licensed 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.
  +*/
   @import url(default.css);
   @import url(navigation.css);
  
  
  
  1.5       +14 -7     cocoon-lenya/src/webapp/lenya/resources/css/antlog.css
  
  Index: antlog.css
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/resources/css/antlog.css,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- antlog.css	7 Jul 2003 17:55:36 -0000	1.4
  +++ antlog.css	26 Mar 2004 18:59:59 -0000	1.5
  @@ -1,11 +1,18 @@
  -/* 
  -    Document   : antlog
  -    Created on : 13. Mai 2003, 18:48
  -    Author     : andreas
  -    Description:
  -        Purpose of the stylesheet follows.
  +/*
  +* Copyright 1999-2004 The Apache Software Foundation
  +*
  +* Licensed 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.
   */
  -
       .lenya-ant-bannercell {
         border: 0px;
         padding: 0px;
  
  
  
  1.5       +15 -0     cocoon-lenya/src/webapp/lenya/resources/css/boxes.css
  
  Index: boxes.css
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/resources/css/boxes.css,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- boxes.css	7 Jul 2003 17:55:36 -0000	1.4
  +++ boxes.css	26 Mar 2004 18:59:59 -0000	1.5
  @@ -1,3 +1,18 @@
  +/*
  +* Copyright 1999-2004 The Apache Software Foundation
  +*
  +* Licensed 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.
  +*/
   div.lenya-box {
   	border: solid 1px #CCCCCC;
   	width: auto;
  
  
  
  1.16      +15 -0     cocoon-lenya/src/webapp/lenya/resources/css/default.css
  
  Index: default.css
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/resources/css/default.css,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- default.css	9 Feb 2004 15:45:08 -0000	1.15
  +++ default.css	26 Mar 2004 18:59:59 -0000	1.16
  @@ -1,3 +1,18 @@
  +/*
  +* Copyright 1999-2004 The Apache Software Foundation
  +*
  +* Licensed 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.
  +*/
   @import url(antlog.css);
   @import url(forms.css);
   @import url(tables.css);
  
  
  
  1.7       +15 -0     cocoon-lenya/src/webapp/lenya/resources/css/forms.css
  
  Index: forms.css
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/resources/css/forms.css,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- forms.css	13 Feb 2004 14:03:17 -0000	1.6
  +++ forms.css	26 Mar 2004 18:59:59 -0000	1.7
  @@ -1,3 +1,18 @@
  +/*
  +* Copyright 1999-2004 The Apache Software Foundation
  +*
  +* Licensed 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.
  +*/
   
   form {
   	margin: 0px;
  
  
  
  1.14      +15 -0     cocoon-lenya/src/webapp/lenya/resources/css/menu.css
  
  Index: menu.css
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/resources/css/menu.css,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- menu.css	6 Nov 2003 18:22:19 -0000	1.13
  +++ menu.css	26 Mar 2004 18:59:59 -0000	1.14
  @@ -1,2 +1,17 @@
  +/*
  +* Copyright 1999-2004 The Apache Software Foundation
  +*
  +* Licensed 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.
  +*/
   just a dummy file
   use menu.xml instead
  
  
  
  1.10      +15 -0     cocoon-lenya/src/webapp/lenya/resources/css/menu.xml
  
  Index: menu.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/resources/css/menu.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- menu.xml	10 Mar 2004 13:25:57 -0000	1.9
  +++ menu.xml	26 Mar 2004 18:59:59 -0000	1.10
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +  Copyright 1999-2004 The Apache Software Foundation
  +
  +  Licensed 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.
  +-->
   <css>
   
   #lenya-menubar {
  
  
  
  1.6       +14 -6     cocoon-lenya/src/webapp/lenya/resources/css/navigation.css
  
  Index: navigation.css
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/resources/css/navigation.css,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- navigation.css	12 Sep 2003 12:59:08 -0000	1.5
  +++ navigation.css	26 Mar 2004 18:59:59 -0000	1.6
  @@ -1,9 +1,17 @@
  -/* 
  -    Document   : page
  -    Created on : 11. April 2003, 11:13
  -    Author     : andreas
  -    Description:
  -        Purpose of the stylesheet follows.
  +/*
  +* Copyright 1999-2004 The Apache Software Foundation
  +*
  +* Licensed 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.
   */
   
   /* menu */
  
  
  
  1.7       +15 -0     cocoon-lenya/src/webapp/lenya/resources/css/scheduler.css
  
  Index: scheduler.css
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/resources/css/scheduler.css,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- scheduler.css	1 Sep 2003 15:24:07 -0000	1.6
  +++ scheduler.css	26 Mar 2004 18:59:59 -0000	1.7
  @@ -1,3 +1,18 @@
  +/*
  +* Copyright 1999-2004 The Apache Software Foundation
  +*
  +* Licensed 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.
  +*/
   tr.lenya-scheduler-existing-job {
   	border-bottom: solid 1px #CCCCCC;
   }
  
  
  
  1.6       +15 -0     cocoon-lenya/src/webapp/lenya/resources/css/tables.css
  
  Index: tables.css
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/resources/css/tables.css,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- tables.css	24 Jul 2003 13:02:42 -0000	1.5
  +++ tables.css	26 Mar 2004 18:59:59 -0000	1.6
  @@ -1,3 +1,18 @@
  +/*
  +* Copyright 1999-2004 The Apache Software Foundation
  +*
  +* Licensed 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.
  +*/
   
   table.lenya-table {
   	color: Black;
  
  
  
  1.14      +15 -0     cocoon-lenya/src/webapp/lenya/resources/css/tabs.css
  
  Index: tabs.css
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/resources/css/tabs.css,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- tabs.css	13 Oct 2003 18:24:31 -0000	1.13
  +++ tabs.css	26 Mar 2004 18:59:59 -0000	1.14
  @@ -1,3 +1,18 @@
  +/*
  +* Copyright 1999-2004 The Apache Software Foundation
  +*
  +* Licensed 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.
  +*/
   /* Styles for tabs in Site / Meta Area */
   
   .lenya-tab {
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org