El Dorado

A full-stack community web application written in Ruby/Rails
Wed, 16 Jul 2008, 7:04pm div for the calendar? »
TTDaVeTT
Member
Registered: Jun, 2008
Last visit: Wed, 27 Aug 2008
Posts: 10

So for the wide calendar when you click add event, where is the div for changing only the style of the table used in this calendar? I thought the styling was done through this CSS:

table {
width: 100%;
border: 1px solid #35604d;
margin-bottom: 10px;
}

And I am just wondering if there is a way to change the table style of only this table used in the wide calendar in the events page. Is there another specific div that affects this table? Thanks, sorry this is a bit confusing. I really appreciate your help.

Offline