Author: tschoening Date: Fri Jul 1 13:40:20 2016 New Revision: 1750929 URL: http://svn.apache.org/viewvc?rev=1750929&view=rev Log: Line endings need to be consistent because files get merged with their endings during build.
Modified: incubator/log4cxx/trunk/src/site/resources/css/colors.css (contents, props changed) incubator/log4cxx/trunk/src/site/resources/css/img.css (contents, props changed) incubator/log4cxx/trunk/src/site/resources/css/maven-base.css (props changed) incubator/log4cxx/trunk/src/site/resources/css/site.css (props changed) incubator/log4cxx/trunk/src/site/resources/css/styles.css (contents, props changed) Modified: incubator/log4cxx/trunk/src/site/resources/css/colors.css URL: http://svn.apache.org/viewvc/incubator/log4cxx/trunk/src/site/resources/css/colors.css?rev=1750929&r1=1750928&r2=1750929&view=diff ============================================================================== --- incubator/log4cxx/trunk/src/site/resources/css/colors.css (original) +++ incubator/log4cxx/trunk/src/site/resources/css/colors.css Fri Jul 1 13:40:20 2016 @@ -1,35 +1,35 @@ -@charset "UTF-8"; - -/* - 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. - -*/ - -pre -{ - background-color: #CCCCCC; -} - -strong.log-level.compare-a, -.activity-flag-highlight -{ - color: green; -} -strong.log-level.compare-b, -.set-level-highlight -{ - color: blue; +@charset "UTF-8"; + +/* + 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. + +*/ + +pre +{ + background-color: #CCCCCC; +} + +strong.log-level.compare-a, +.activity-flag-highlight +{ + color: green; +} +strong.log-level.compare-b, +.set-level-highlight +{ + color: blue; } \ No newline at end of file Propchange: incubator/log4cxx/trunk/src/site/resources/css/colors.css ------------------------------------------------------------------------------ svn:eol-style = LF Modified: incubator/log4cxx/trunk/src/site/resources/css/img.css URL: http://svn.apache.org/viewvc/incubator/log4cxx/trunk/src/site/resources/css/img.css?rev=1750929&r1=1750928&r2=1750929&view=diff ============================================================================== --- incubator/log4cxx/trunk/src/site/resources/css/img.css (original) +++ incubator/log4cxx/trunk/src/site/resources/css/img.css Fri Jul 1 13:40:20 2016 @@ -1,21 +1,21 @@ -@charset "UTF-8"; - -/* - 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. - -*/ - - +@charset "UTF-8"; + +/* + 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. + +*/ + + Propchange: incubator/log4cxx/trunk/src/site/resources/css/img.css ------------------------------------------------------------------------------ svn:eol-style = LF Propchange: incubator/log4cxx/trunk/src/site/resources/css/maven-base.css ------------------------------------------------------------------------------ --- svn:eol-style (original) +++ svn:eol-style Fri Jul 1 13:40:20 2016 @@ -1 +1 @@ -native +LF Propchange: incubator/log4cxx/trunk/src/site/resources/css/site.css ------------------------------------------------------------------------------ svn:eol-style = LF Modified: incubator/log4cxx/trunk/src/site/resources/css/styles.css URL: http://svn.apache.org/viewvc/incubator/log4cxx/trunk/src/site/resources/css/styles.css?rev=1750929&r1=1750928&r2=1750929&view=diff ============================================================================== --- incubator/log4cxx/trunk/src/site/resources/css/styles.css (original) +++ incubator/log4cxx/trunk/src/site/resources/css/styles.css Fri Jul 1 13:40:20 2016 @@ -1,25 +1,25 @@ -@charset "UTF-8"; - -/* - 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. - -*/ - -pre -{ - margin-top: 0px; - margin-bottom: 0px; -} +@charset "UTF-8"; + +/* + 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. + +*/ + +pre +{ + margin-top: 0px; + margin-bottom: 0px; +} Propchange: incubator/log4cxx/trunk/src/site/resources/css/styles.css ------------------------------------------------------------------------------ svn:eol-style = LF