Login   Register  
PHP Classes
elePHPant
Icontem

File: calendar.css

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of gwee chek maan  >  myCalendar  >  calendar.css  >  Download  
File: calendar.css
Role: Auxiliary data
Content type: text/plain
Description: the css collection file.
Class: myCalendar
Generate configurable month calendars in HTML
Author: By
Last change:
Date: 2004-12-27 04:42
Size: 3,321 bytes
 

Contents

Class file image Download
.CalTable { color:#663399;
            border-color:#FFCC66;
            border-width:2px;
            border-style:solid;
            font-family:Courier New, Verdana;
            font-size:x-small;
            border-collapse:collapse;}
            
.CalTable2{ color:#663399;
            background-color:#FFCC66; 
            border-color:#FFCC66;
            border-width:1px;
            border-style:outset;
            font-family:Verdana;
            border-collapse:collapse;}

.CalTable2Rows { height:1px; };
            
.CalHeader { background-color:#990000;}

.CalWeekCel { background-color:#FFCC66;
              font-size:10pt;
              font-weight: bold;
              text-align:center;
              height:1px;}
                 
.CalNormalCel { color:#CC9966;
                background-color:#FFFFCC;
                text-align:left;
                vertical-align:top;
                border-color:#FFCC66;
}

.CalNormalCelPic {  text-align:left;
                    vertical-align:top;
                    border-color:#FFCC66;}
                    
.CalMouseOverCel { color:#CC9966;
                background-color:#FCFC99;
                text-align:left;
                vertical-align:top;
                border-width:thin;
                border-style: outset;

                cursor:hand;}
                
.CalMouseOverCelPic { text-align:left;
                      vertical-align:top;
                      cursor:hand;}
                
.CalActiveCel { font-weight: bolder;
                background-color:#FFCC66;
                text-align:center;
                border-width:medium;
                border-style: inset;
}

.CalActiveCelHPL { font-weight: bolder;
                    background-color:#FFCC66;
                    text-align:center;
                    border-width:medium;
                    border-style: inset;}
                

.CalSundayCel { color:FF0005;
                background-color:#FFFFCC;
                text-align:left;
                vertical-align:top;
                border-color:#FFCC66;
}

.CalSundayCelPic {  text-align:left;
                    vertical-align:top;
                    border-color:#FFCC66;}

.CalSundayCelHPL { background-color:#FECACA;
                    text-align:left;
                    vertical-align:top;
                    border-color:#FFCC66;}
                
.CalMouseOverSundayCel { color:FF0005;
                         background-color:#FCFC99;
                         font-weight: bolder;
                         text-align:left;
                         vertical-align:top;
                         border-width:thin;
                         border-style: outset;
                         cursor:hand;}
                         
.CalMouseOverSundayCelPic { text-align:left;
                            vertical-align:top;
                            cursor:hand;}                
                
.CalMonthYear { font-size:10pt;
                font-weight: bolder;}
            
.button { background-color:#FFFFCC; }
######################################################
#color:White;background-color:#FFCC66;width:14%;color:#FE5FC8
######################################################