remove border from jscal style blue to be able to define border while embedding.

Make integration in sidemenu, or wherelse, more configurable.
This commit is contained in:
ak703 2005-01-13 00:11:35 +00:00
parent 98e80db9c2
commit 9172c8606e

View File

@ -3,8 +3,8 @@
div.calendar { position: relative; }
.calendar, .calendar table {
border: 1px solid #556;
font-size: 11px;
border: 0px solid #556;
font-size: 10pt;
color: #000;
cursor: default;
background: #eef;