Opened 13 years ago

Last modified 11 years ago

#8818 closed defect

CSS not read — at Initial Version

Reported by: panos@… Owned by: Steffen Hoffmann
Priority: normal Component: WikiTicketCalendarMacro
Severity: normal Keywords: CSS
Cc: Ryan J Ollos Trac Release: 0.11

Description

I have installed WikiTicketCalendar and I am happy with what it shows however it does not seem to read its own css and as a result it appears so flat that it makes it difficult to read. Its just a bunch of text in the background with no line separating the tiles of the table etc.

I have changed, through the Admin->Theme->Customize, the colors of the default theme as follows:

/* Warning: this file is auto-generated. If you edit it, changes will be lost the next time you use the simple customizer. */ body, .milestone .info h2 *:link, .milestone .info h2 *:visited {

color: #000000;

}

body {

background-color: #C7CDD1;

}

*:link, *:visited, #tabs *:link, #tabs *:visited, .milestone .info h2 em {

color: #003366;

}

*:link:hover, *:visited:hover, #tabs *:link:hover, #tabs *:visited:hover {

color: #555555;

}

#mainnav {

background-color: #FFFFFF;

}

#mainnav .active *:link, #mainnav .active *:visited {

background-color: #000000;

}

#mainnav *:link:hover, #mainnav *:visited:hover {

background-color: #CCCCCC;

}

I am attaching a jpg so that you can see how the WTC appears on the Wiki Page.

Please help!

Change History (1)

Changed 13 years ago by panos@…

Attachment: wtc.jpg added

Wiki Ticket Calendar - Broken View

Note: See TracTickets for help on using tickets.