[Bedework-commit] bedework r1351 - in
trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental:
default/default images/soecal
svnadmin at bedework.org
svnadmin at bedework.org
Thu Apr 19 16:08:25 EDT 2007
Author: johnsa
Date: 2007-04-19 16:08:25 -0400 (Thu, 19 Apr 2007)
New Revision: 1351
Added:
trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/subColors.css
trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/subColors.xml
Modified:
trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/images/soecal/soeTitleBg.jpg
Log:
dept cal: some stylistic updates
Added: trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/subColors.css
===================================================================
--- trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/subColors.css (rev 0)
+++ trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/subColors.css 2007-04-19 20:08:25 UTC (rev 1351)
@@ -0,0 +1,184 @@
+/* Subscription colors for web clients.
+ These colors correspond to subColors.xml, which is used
+ to create the web forms. Background-color must be
+ "important" to override more specific selectors in
+ the default.css stylesheet. */
+
+ /* **********************************************************************
+ Copyright 2006 Rensselaer Polytechnic Institute. All worldwide rights reserved.
+
+ Redistribution and use of this distribution in source and binary forms,
+ with or without modification, are permitted provided that:
+ The above copyright notice and this permission notice appear in all
+ copies and supporting documentation;
+
+ The name, identifiers, and trademarks of Rensselaer Polytechnic
+ Institute are not used in advertising or publicity without the
+ express prior written permission of Rensselaer Polytechnic Institute;
+
+ DISCLAIMER: The software is distributed" AS IS" without any express or
+ implied warranty, including but not limited to, any implied warranties
+ of merchantability or fitness for a particular purpose or any warrant)'
+ of non-infringement of any current or pending patent rights. The authors
+ of the software make no representations about the suitability of this
+ software for any particular purpose. The entire risk as to the quality
+ and performance of the software is with the user. Should the software
+ prove defective, the user assumes the cost of all necessary servicing,
+ repair or correction. In particular, neither Rensselaer Polytechnic
+ Institute, nor the authors of the software are liable for any indirect,
+ special, consequential, or incidental damages related to the software,
+ to the maximum extent the law permits. */
+
+
+.bwwhite {
+ background-color: #ffffff !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwltpink {
+ background-color: #fddeee !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwltpurple {
+ background-color: #ddd4e8 !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwltsteelblue {
+ background-color: #bfd5e8 !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwltblue {
+ background-color: #ccecef !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwltaquamarine {
+ background-color: #b3e2dd !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwltaquamarine {
+ background-color: #cfeccf !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwltgreen {
+ background-color: #e0f3b0 !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwltyellow {
+ background-color: #ffffb0 !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwltsalmon {
+ background-color: #feebc9 !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+/* medium pastels */
+.bwgray {
+ background-color: #eeeeee !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwpink {
+ background-color: #fbb6d1 !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwpurple {
+ background-color: #c1b3d7 !important;
+ color: black;
+ border-bottom: 1px solid #999 !important;
+}
+.bwsteelblue {
+ background-color: #94a8d0 !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwblue {
+ background-color: #9acedf !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwaquamarine {
+ background-color: #86cfbe !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwseagreen {
+ background-color: #b5e1ae !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwgreen {
+ background-color: #bfe476 !important;
+ color: black;
+ border-bottom: 1px solid #999 !important;
+}
+.bwyellow {
+ background-color: #fffa81 !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwsalmon {
+ background-color: #fdcaa2 !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+/* dark pastels */
+.bwmdgray {
+ background-color: #dddddd !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwmdpink {
+ background-color: #f98cb6 !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwmdpurple {
+ background-color: #a589c1 !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwmdsteelblue {
+ background-color: #7589bf !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwmdblue {
+ background-color: #6fb7d6 !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwmdaquamarine {
+ background-color: #48b5a3 !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwmdseagreen {
+ background-color: #91d290 !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwmdgreen {
+ background-color: #85ca5d !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwmdyellow {
+ background-color: #ffed62 !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
+.bwmdsalmon {
+ background-color: #fca985 !important;
+ color: black;
+ border-bottom: 1px solid #999;
+}
Property changes on: trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/subColors.css
___________________________________________________________________
Name: svn:eol-style
+ native
Added: trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/subColors.xml
===================================================================
--- trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/subColors.xml (rev 0)
+++ trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/subColors.xml 2007-04-19 20:08:25 UTC (rev 1351)
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Bedework Calendar subscription colors -->
+
+<!-- **********************************************************************
+ Copyright 2006 Rensselaer Polytechnic Institute. All worldwide rights reserved.
+
+ Redistribution and use of this distribution in source and binary forms,
+ with or without modification, are permitted provided that:
+ The above copyright notice and this permission notice appear in all
+ copies and supporting documentation;
+
+ The name, identifiers, and trademarks of Rensselaer Polytechnic
+ Institute are not used in advertising or publicity without the
+ express prior written permission of Rensselaer Polytechnic Institute;
+
+ DISCLAIMER: The software is distributed" AS IS" without any express or
+ implied warranty, including but not limited to, any implied warranties
+ of merchantability or fitness for a particular purpose or any warrant)'
+ of non-infringement of any current or pending patent rights. The authors
+ of the software make no representations about the suitability of this
+ software for any particular purpose. The entire risk as to the quality
+ and performance of the software is with the user. Should the software
+ prove defective, the user assumes the cost of all necessary servicing,
+ repair or correction. In particular, neither Rensselaer Polytechnic
+ Institute, nor the authors of the software are liable for any indirect,
+ special, consequential, or incidental damages related to the software,
+ to the maximum extent the law permits. -->
+
+<subscriptionColors>
+ <!-- light pastels -->
+ <color name="white">bwwhite</color>
+ <color name="lt pink">bwltpink</color>
+ <color name="lt purple">bwltpurple</color>
+ <color name="lt steelblue">bwltsteelblue</color>
+ <color name="lt blue">bwltblue</color>
+ <color name="lt aquamarine">bwltaquamarine</color>
+ <color name="lt seagreen">bwltaquamarine</color>
+ <color name="lt green">bwltgreen</color>
+ <color name="lt yellow">bwltyellow</color>
+ <color name="lt salmon">bwltsalmon</color>
+
+ <!-- medium pastels -->
+ <color name="gray">bwgray</color>
+ <color name="pink">bwpink</color>
+ <color name="purple">bwpurple</color>
+ <color name="steelblue">bwsteelblue</color>
+ <color name="blue">bwblue</color>
+ <color name="aquamarine">bwaquamarine</color>
+ <color name="seagreen">bwseagreen</color>
+ <color name="green">bwgreen</color>
+ <!-- don't allow bright yellow - reserve for a hover color
+ <color name="yellow">bwyellow</color> -->
+ <color name="salmon">bwsalmon</color>
+
+ <!-- dark pastels -->
+ <color name="md gray">bwmdgray</color>
+ <color name="md pink">bwmdpink</color>
+ <color name="md purple">bwmdpurple</color>
+ <color name="md steelblue">bwmdsteelblue</color>
+ <color name="md blue">bwmdblue</color>
+ <color name="md aquamarine">bwmdaquamarine</color>
+ <color name="md seagreen">bwmdseagreen</color>
+ <color name="md green">bwmdgreen</color>
+ <!-- don't allow bright yellow - reserve for a hover color
+ <color name="md yellow">bwmdyellow</color> -->
+ <color name="md salmon">bwmdsalmon</color>
+</subscriptionColors>
Property changes on: trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/subColors.xml
___________________________________________________________________
Name: svn:eol-style
+ native
Modified: trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/images/soecal/soeTitleBg.jpg
===================================================================
(Binary files differ)
More information about the Bedework-commit
mailing list