[geeklog-cvs] geeklog-1.3/public_html/layout/gameserver style.css,1.1.1.1,1.2

geeklog-cvs-admin at lists.geeklog.net geeklog-cvs-admin at lists.geeklog.net
Thu May 1 13:05:47 EDT 2003


Update of /usr/cvs/geeklog/geeklog-1.3/public_html/layout/gameserver
In directory internal.geeklog.net:/tmp/cvs-serv9139/gameserver

Modified Files:
	style.css 
Log Message:
Some CSS fixes


Index: style.css
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/public_html/layout/gameserver/style.css,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** style.css	30 Apr 2003 20:53:20 -0000	1.1.1.1
--- style.css	1 May 2003 17:05:45 -0000	1.2
***************
*** 9,25 ****
  H2 					{ color: #d7d8e1; font-weight: bold; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif }
  
! .cal_day 			{ font-size: 14px; font-weight: bold; }
! .cal_nullday 		{ background: #152442; }
! .cal_oldday 		{ background: #2e4166; }
! .cal_today 			{ background: #546a95; }
! .weekview_caltitle 	{ background: #2e4166; font-weight: bold; font-size: 14px; }
! .weekview_curday 	{ background: yellow; }
! .weekview_offday 	{ background: #2e4166; }
! .weekview_dayformat { font-weight: bold; }
! .weekview_addevent 	{ font-size: 9px; }
! .weekview_daterange { font-size: 16px; font-weight: bold; }
! .dayview_times 		{ font-weight: bold; text-align: center; }
! .dayview_datecol 	{ font-weight: bold; background: #2e4166; font-size: 16px; }
! .dayview_quickaddtitle 		{ font-weight: bold; background: #2e4166; font-size: 14px; }
  
  .box				{ color: #000; scrollbar-face-color: #0066FF; scrollbar-highlight-color: #00ccff; scrollbar-shadow-color: #003366; scrollbar-track-color: #003366  }
--- 9,25 ----
  H2 					{ color: #d7d8e1; font-weight: bold; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif }
  
! .cal-day 			{ font-size: 14px; font-weight: bold; }
! .cal-nullday 		{ background: #152442; }
! .cal-oldday 		{ background: #2e4166; }
! .cal-today 			{ background: #546a95; }
! .weekview-caltitle 	{ background: #2e4166; font-weight: bold; font-size: 14px; }
! .weekview-curday 	{ background: yellow; }
! .weekview-offday 	{ background: #2e4166; }
! .weekview-dayformat { font-weight: bold; }
! .weekview-addevent 	{ font-size: 9px; }
! .weekview-daterange { font-size: 16px; font-weight: bold; }
! .dayview-times 		{ font-weight: bold; text-align: center; }
! .dayview-datecol 	{ font-weight: bold; background: #2e4166; font-size: 16px; }
! .dayview-quickaddtitle 		{ font-weight: bold; background: #2e4166; font-size: 14px; }
  
  .box				{ color: #000; scrollbar-face-color: #0066FF; scrollbar-highlight-color: #00ccff; scrollbar-shadow-color: #003366; scrollbar-track-color: #003366  }
***************
*** 67,69 ****
  
  select				{ color: #000033; font-weight: normal; font-size: 10px; font-family: Verdana, Helvetica, sans-serif; background-color: #6a7da3; text-indent: 10px; }
! button 				{ font-family: Verdana, Helvetica, sans-serif;  font-size: 14px; font-weight: normal; border-color: #000033; border-style: solid; text-indent: 12px; }
\ No newline at end of file
--- 67,69 ----
  
  select				{ color: #000033; font-weight: normal; font-size: 10px; font-family: Verdana, Helvetica, sans-serif; background-color: #6a7da3; text-indent: 10px; }
! button 				{ font-family: Verdana, Helvetica, sans-serif;  font-size: 14px; font-weight: normal; border-color: #000033; border-style: solid; text-indent: 12px; }





More information about the geeklog-cvs mailing list