- Removed the CSS capitalization: it breaks on browsers like Konqueror.

4.5.x
Dries Buytaert 2004-08-20 08:14:38 +00:00
parent 6ea5c56ded
commit a4f9fe89f2
1 changed files with 0 additions and 7 deletions

View File

@ -88,13 +88,6 @@ td.menu-disabled {
background: #ccc;
}
/*
** CSS capitalization
*/
.title:first-letter,
.messages:first-letter,
.messages li:first-letter { text-transform: uppercase; }
/*
** Other common styles
*/