Changeset 2847
- Timestamp:
- 03/05/10 11:11:52
- Files:
-
- trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/theme/css/blue.css (modified) (1 diff)
- trunk/deployment/resources/bedework/resources/bedework.css (modified) (1 diff)
- trunk/deployment/resources/xsl/default/default/bedeworkAccess.css (modified) (1 diff)
- trunk/deployment/resources/xsl/default/default/subColors.css (modified) (1 diff)
- trunk/deployment/webadmin/portlet/resources/default/default/default.css (modified) (1 diff)
- trunk/deployment/webadmin/portlet/resources/default/default/subColors.css (modified) (1 diff)
- trunk/deployment/webadmin/portlet/resources/resources/bwClock.css (modified) (1 diff)
- trunk/deployment/webadmin/portlet/resources/resources/calendarDescriptions.css (modified) (1 diff)
- trunk/deployment/webadmin/webapp/resources/default/default/default.css (modified) (1 diff)
- trunk/deployment/webadmin/webapp/resources/resources/bwClock.css (modified) (1 diff)
- trunk/deployment/webadmin/webapp/resources/resources/calendarDescriptions.css (modified) (1 diff)
- trunk/deployment/webconfig/webapp/resources/default/default/bedeworkConfig.css (modified) (1 diff)
- trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/css/bwTheme.css (modified) (1 diff)
- trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/css/ie6.css (modified) (1 diff)
- trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/css/ie7.css (modified) (1 diff)
- trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/css/print.css (modified) (1 diff)
- trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/css/reset.css (modified) (1 diff)
- trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/css/blue.css (modified) (1 diff)
- trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/css/green.css (modified) (1 diff)
- trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/css/print.css (modified) (1 diff)
- trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/css/red.css (modified) (1 diff)
- trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/iphoneTheme/css/jsphone.css (modified) (1 diff)
- trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/videocalTheme/videocal.css (modified) (1 diff)
- trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/themes/bwclassicTheme/css/blue.css (modified) (1 diff)
- trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/themes/bwclassicTheme/css/green.css (modified) (1 diff)
- trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/themes/bwclassicTheme/css/print.css (modified) (1 diff)
- trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/themes/bwclassicTheme/css/red.css (modified) (1 diff)
- trunk/deployment/websubmit/webapp/resources/demoskins/default/default/default.css (modified) (1 diff)
- trunk/deployment/websubmit/webapp/resources/demoskins/resources/bwClock.css (modified) (1 diff)
- trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.css (modified) (1 diff)
- trunk/deployment/webuser/webapp/resources/demoskins/default/default/print.css (modified) (1 diff)
- trunk/deployment/webuser/webapp/resources/demoskins/resources/bwClock.css (modified) (1 diff)
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 1 20 body { 2 21 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 1 20 body { 2 21 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 1 20 #bedework table.scheduling td { 2 21 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 1 20 /* Subscription colors for web clients. 2 21 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 1 20 body { 2 21 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 1 20 /* Subscription colors for web clients. 2 21 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 1 20 #bwClock { 2 21 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 1 20 #statusBarTable { 2 21 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 1 20 body { 2 21 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 1 20 #bwClock { 2 21 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 1 20 #statusBarTable { 2 21 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 1 20 body { 2 21 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 1 20 @import "reset.css"; 2 21 a { 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 1 20 ul#calDisplayOptions li {padding:0 .7em;} 2 21 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 1 20 ul#calDisplayOptions li {padding:0 .7em;} 2 21 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 1 20 .left_column, #nav-search-wrap { display:none } 2 21 .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 1 20 html, body, div, span, applet, object, iframe, 2 21 h1, 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 1 20 body { 2 21 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 1 20 body { 2 21 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 1 20 body { 2 21 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 1 20 body { 2 21 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 1 20 body { 2 21 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 1 20 /* Font sizes are set in pixels because the screen resolution is 800x600 2 21 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 1 20 body { 2 21 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 1 20 body { 2 21 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 1 20 body { 2 21 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 1 20 body { 2 21 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 1 20 body { 2 21 /* 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 1 20 #bwClock { 2 21 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 */ 1 19 body { 2 20 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 1 20 body { 2 21 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 1 20 #bwClock { 2 21 position: absolute;
