also on the home page on the mini calendar the thing that makes it jump on
hover is the padding it inherits here
tr.titlebg th, tr.titlebg2 th, td.titlebg, td.titlebg2, tr.catbg th,
tr.catbg2 th, td.catbg, td.catbg2 {
1. padding: 0 6px;
}
and again the whitespace is here
div.title_bar {##line 808
1. background: #E3E9EF
url(../images/theme/main_block.png<http://ywamkyiv.org/smf/Themes/default/images/theme/main_block.png>)
no-repeat 0 -200px;
2. padding-left: 9px;
3. height: 31px;
4. overflow: hidden;
5. margin-bottom: 1px;
}
<table cellspacing="1" class="calendar_table" style="width: 170px;">
to
<table cellspacing="0" class="calendar_table" style="width: 170px;">
Bim
--
You received this message because you are subscribed to the Google
Groups "Google Calendar Data API" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://code.google.com/apis/calendar/community/forum.html