Hello, i am styling the calendar block. I would like for today's date to have a solid 1px border, however using the css below, I only see a border around the bottom and left sides, any suggestions?

.calendar-calendar tr td.today, .calendar-calendar tr.odd td.today, .calendar-calendar tr.even td.today {
background-color: transparent;
border:1px solid #000;
}

Comments

syntheticMedia’s picture

Version: 6.x-2.4 » 6.x-2.x-dev

Please note I have tested this against dev and still get the same issue, any suggestions? thanks!

Neslee Canil Pinto’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

The D6 branch is no longer supported so we're closing this issue. If you think this issue still exists in D7 you can open a new one.