|
CSS Definition
|
Description
|
Default Values
|
|
tr.calday td
|
The outline of elect
day
|
font-size: x-small; color: #35254F; text-align: center;
cursor: pointer; text-decoration: none;
|
|
tr.calday td a
|
The outline of 'a' tag of elect
day
|
font-size: x-small; color: #35254F; text-align: center;
cursor: pointer; text-decoration: none;
|
|
tr.calday td a:visited
|
The outline of 'a' tag of elect day
at visited time
|
font-size: x-small; color: #35254F; text-align: center;
cursor: pointer; text-decoration: none;
|
|
tr.calday td a:hover
|
The outline of
hover day
|
text-decoration: underline;
|
|
tr.calday td
|
The outline of elect day
|
padding: 1px 3px;
|
|
tr.calday td.seld
|
The outline of selected day
|
background: #bbd1ed; border: 1px solid #aac6e9;
|
|
tr.calday td.dis
|
The outline of disabled day
|
color: #888;
|