Файл: ti11/themes/office.css
Строк: 46
/********** CSS theme file for CalendarXP 4.0 ********/
/* control the
layout, font and font-color of the calendar cell */
.CalHead {font:bold
10pt Arial; background: #8080FF; color: MintCream;
text-align:center;}
.CalCell {cursor:hand; text-align:right;}
.CellAnchor
{text-decoration:none; font:bold 9pt Arial;}
/* styles for the
"today" part at the bottom */
.Today {text-decoration:none;
font:bold 12pt Arial; color:lightgreen;}
/* 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;}
.CalTitle {vertical-align:middle; font:bold 12pt
Courier; color: white;}
/* !!! 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;}