Changeset 2847

Show
Ignore:
Timestamp:
03/05/10 11:11:52
Author:
bleibson
Message:

o Add Jasig licensing to header of css files.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/theme/css/blue.css

    r2585 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120body { 
    221  font-family : Arial, Helvetica, sans-serif; 
  • trunk/deployment/resources/bedework/resources/bedework.css

    r2626 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120body { 
    221  background: white url('calendarBg2.gif') top left repeat; 
  • trunk/deployment/resources/xsl/default/default/bedeworkAccess.css

    r2180 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120#bedework table.scheduling td { 
    221  white-space: nowrap; 
  • trunk/deployment/resources/xsl/default/default/subColors.css

    r2103 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120/* Subscription colors for web clients. 
    221   These colors correspond to subColors.xml, which is used 
  • trunk/deployment/webadmin/portlet/resources/default/default/default.css

    r1979 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120body { 
    221  background-color: white; 
  • trunk/deployment/webadmin/portlet/resources/default/default/subColors.css

    r1105 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120/* Subscription colors for web clients. 
    221   These colors correspond to subColors.xml, which is used 
  • trunk/deployment/webadmin/portlet/resources/resources/bwClock.css

    r1105 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120#bwClock { 
    221  position: absolute; 
  • trunk/deployment/webadmin/portlet/resources/resources/calendarDescriptions.css

    r1105 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120#statusBarTable { 
    221  display: none; 
  • trunk/deployment/webadmin/webapp/resources/default/default/default.css

    r2664 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120body { 
    221  background-color: white; 
  • trunk/deployment/webadmin/webapp/resources/resources/bwClock.css

    r2192 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120#bwClock { 
    221  position: absolute; 
  • trunk/deployment/webadmin/webapp/resources/resources/calendarDescriptions.css

    r952 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120#statusBarTable { 
    221  display: none; 
  • trunk/deployment/webconfig/webapp/resources/default/default/bedeworkConfig.css

    r952 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120body { 
    221  background: white url('../../images/calendarBg.gif') top left repeat; 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/css/bwTheme.css

    r2694 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120@import "reset.css"; 
    221a { 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/css/ie6.css

    r2511 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120ul#calDisplayOptions li {padding:0 .7em;} 
    221 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/css/ie7.css

    r2511 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120ul#calDisplayOptions li {padding:0 .7em;} 
    221 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/css/print.css

    r2511 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120.left_column, #nav-search-wrap  { display:none } 
    221.eventTitle, .eventListingCal, .eventLink, .eventWhen, .eventWhere, .eventDescription, .eventStatus, .eventCost, .eventLink, .eventContact, .eventCategories, .eventComments, .eventIcons {display:block;} 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/css/reset.css

    r2511 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120html, body, div, span, applet, object, iframe, 
    221h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/css/blue.css

    r2538 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120body { 
    221  font-family : Arial, Helvetica, sans-serif; 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/css/green.css

    r2538 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120body { 
    221  font-family : Arial, Helvetica, sans-serif; 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/css/print.css

    r2448 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120body { 
    221  font-family : Arial, Helvetica, sans-serif; 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/css/red.css

    r2538 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120body { 
    221  font-family : Arial, Helvetica, sans-serif; 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/iphoneTheme/css/jsphone.css

    r2608 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120body { 
    221  background-color: #2e2c27; 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/videocalTheme/videocal.css

    r2448 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120/* Font sizes are set in pixels because the screen resolution is 800x600 
    221   Two overscan modes were viewed when creating the styles: this sheet 
  • trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/themes/bwclassicTheme/css/blue.css

    r2598 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120body { 
    221  font-family : Arial, Helvetica, sans-serif; 
  • trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/themes/bwclassicTheme/css/green.css

    r2598 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120body { 
    221  font-family : Arial, Helvetica, sans-serif; 
  • trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/themes/bwclassicTheme/css/print.css

    r2598 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120body { 
    221  font-family : Arial, Helvetica, sans-serif; 
  • trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/themes/bwclassicTheme/css/red.css

    r2598 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120body { 
    221  font-family : Arial, Helvetica, sans-serif; 
  • trunk/deployment/websubmit/webapp/resources/demoskins/default/default/default.css

    r2172 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120body { 
    221  /* removed for portals */ 
  • trunk/deployment/websubmit/webapp/resources/demoskins/resources/bwClock.css

    r2192 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120#bwClock { 
    221  position: absolute; 
  • trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.css

    r2727 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
    119body { 
    220  color: black; 
  • trunk/deployment/webuser/webapp/resources/demoskins/default/default/print.css

    r952 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120body { 
    221  font-family : Arial, Helvetica, sans-serif; 
  • trunk/deployment/webuser/webapp/resources/demoskins/resources/bwClock.css

    r1445 r2847  
     1/* 
     2   Licensed to Jasig under one or more contributor license 
     3   agreements. See the NOTICE file distributed with this work 
     4   for additional information regarding copyright ownership. 
     5   Jasig licenses this file to you under the Apache License, 
     6   Version 2.0 (the "License"); you may not use this file 
     7   except in compliance with the License. You may obtain a 
     8   copy of the License at: 
     9   
     10   http://www.apache.org/licenses/LICENSE-2.0 
     11   
     12   Unless required by applicable law or agreed to in writing, 
     13   software distributed under the License is distributed on 
     14   an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15   KIND, either express or implied. See the License for the 
     16   specific language governing permissions and limitations 
     17   under the License.   
     18*/ 
     19 
    120#bwClock { 
    221  position: absolute;