PHP Classes

File: iam_styles.css

Recommend this page to a friend!
  Classes of Ivan Melgrati   iam_calendar   iam_styles.css   Download  
File: iam_styles.css
Role: Auxiliary data
Content type: text/plain
Description: CSS stylesheet used in the example
Class: iam_calendar
Display month calendars highlighting special days
Author: By
Last change:
Date: 17 years ago
Size: 1,342 bytes
 

Contents

Class file image Download
body { background: #d8d8d3; margin: 0; padding: 20px 0 0 0; font-family: Verdana, Helvetica, Arial, Tahoma, Verdana, sans-serif; font-size: 11px; } .tableStyle { background-color: #FFCC33; } .monthHeaderStyle { text-align: center; background-color: #FFCC33; font-weight: bold; padding:0px; margin:0px; padding:0; } .dayHeaderStyle { padding:0px; margin:0px; text-align: center; background: #F0F0B7; font-weight: bold; height: auto; width: 14%; } .nonMonthStyle { padding:0px; margin:0px; text-align: center; line-height: 13px; font-weight: normal; background: #FF9900; border: thin dotted #FFCC00; } .weekdayStyle { padding:0px; margin:0px; text-align: center; font-weight: normal; background: #F0F0B7; } .weekendStyle { padding:0px; margin:0px; text-align: center; font-weight: normal; background: #EDCE54; } .holidayStyle { padding:0px; margin:0px; text-align: center; font-weight: normal; background: #F4B359; } .holidayStyleb { padding:0px; margin:0px; text-align: center; font-weight: normal; background: #09B009; } .inputStyle { background-color: transparent; font: 8pt/ 16pt georgia; margin: 0px; text-align: justify; font-weight: bold; color: #003CB9; }