[prev in list] [next in list] [prev in thread] [next in thread] 

List:       os-sim-commits
Subject:    [Os-sim-commits] os-sim/www/style style.css,1.25,1.26
From:       "Tomas V.V.Cox" <tvvcox () users ! sourceforge ! net>
Date:       2007-01-30 18:12:18
Message-ID: E1HBxT7-0004Hp-Uq () mail ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/os-sim/os-sim/www/style
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv29473/www/style

Modified Files:
	style.css 
Log Message:
New function: Util::draw_js_calendar(), which displays a nice calendar icon that you \
can click on for a comfortable date selector widget.

Its using the Mattkruse library, thanks for it Mat!
(http://www.javascripttoolbox.com/lib/calendar/)

Integration still in progress

Index: style.css
===================================================================
RCS file: /cvsroot/os-sim/os-sim/www/style/style.css,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- style.css	22 Mar 2006 16:59:48 -0000	1.25
+++ style.css	30 Jan 2007 18:12:16 -0000	1.26
@@ -164,3 +164,102 @@
   text-align: left;
 }
 
+/* Style for the popup calendar (see ../js/mattkruse/CalendarPopup.js) */
+
+.CALENDARcpYearNavigation,
+.CALENDARcpMonthNavigation
+		{
+		background-color:#6677DD;
+		text-align:center;
+		vertical-align:center;
+		text-decoration:none;
+		color:#FFFFFF;
+		font-weight:bold;
+		}
+.CALENDARcpDayColumnHeader,
+.CALENDARcpYearNavigation,
+.CALENDARcpMonthNavigation,
+.CALENDARcpCurrentMonthDate,
+.CALENDARcpCurrentMonthDateDisabled,
+.CALENDARcpOtherMonthDate,
+.CALENDARcpOtherMonthDateDisabled,
+.CALENDARcpCurrentDate,
+.CALENDARcpCurrentDateDisabled,
+.CALENDARcpTodayText,
+.CALENDARcpTodayTextDisabled,
+.CALENDARcpText
+		{
+		font-family:arial;
+		font-size:8pt;
+		}
+TD.CALENDARcpDayColumnHeader
+		{
+		text-align:right;
+		border:solid thin #6677DD;
+		border-width:0 0 1 0;
+		}
+.CALENDARcpCurrentMonthDate,
+.CALENDARcpOtherMonthDate,
+.CALENDARcpCurrentDate
+		{
+		text-align:right;
+		text-decoration:none;
+		}
+.CALENDARcpCurrentMonthDateDisabled,
+.CALENDARcpOtherMonthDateDisabled,
+.CALENDARcpCurrentDateDisabled
+		{
+		color:#D0D0D0;
+		text-align:right;
+		text-decoration:line-through;
+		}
+.CALENDARcpCurrentMonthDate
+		{
+		color:#6677DD;
+		font-weight:bold;
+		}
+.CALENDARcpCurrentDate
+		{
+		color: #FFFFFF;
+		font-weight:bold;
+		}
+.CALENDARcpOtherMonthDate
+		{
+		color:#808080;
+		}
+TD.CALENDARcpCurrentDate
+		{
+		color:#FFFFFF;
+		background-color: #6677DD;
+		border-width:1;
+		border:solid thin #000000;
+		}
+TD.CALENDARcpCurrentDateDisabled
+		{
+		border-width:1;
+		border:solid thin #FFAAAA;
+		}
+TD.CALENDARcpTodayText,
+TD.CALENDARcpTodayTextDisabled
+		{
+		border:solid thin #6677DD;
+		border-width:1 0 0 0;
+		}
+A.CALENDARcpTodayText,
+SPAN.CALENDARcpTodayTextDisabled
+		{
+		height:20px;
+		}
+A.CALENDARcpTodayText
+		{
+		color:#6677DD;
+		font-weight:bold;
+		}
+SPAN.CALENDARcpTodayTextDisabled
+		{
+		color:#D0D0D0;
+		}
+.CALENDARcpBorder
+		{
+		border:solid thin #6677DD;
+		}


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Os-sim-commits mailing list
Os-sim-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/os-sim-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic