Файл: ti11/normal.css
Строк: 45
/********** CSS theme file for CalendarXP 4.0 ********/
/* control the
layout, font and font-color of the calendar cell */
.CalHead
{text-align:center; font:bold 10pt Arial; color: MintCream;}
.CalCell
{cursor:hand; text-align:center;}
.CellAnchor {text-decoration:none;
font:9pt Arial;}
/* styles for the "today" part at the bottom
*/
.Today {text-decoration:none; font:bold 10pt Arial; color:white;}
/*
styles for the date selectors (buttons and combos) at the top */
.MonthNav
{vertical-align:middle; text-decoration:none; height:22; width:18;
font:10pt Fixedsys; color:black;}
.CalTitle {vertical-align:middle;
font:10pt Arial; color:black;}
/* !!! DO NOT use any inline CSS(i.e.
style="xxx") in the same page with the calendar tags,
or the
calendar will lose its style under Netscape 4.x! Use CSS class instead
and
add all the CSS classes to the following section !!! */
.toleft
{text-align:left;}