- Removed the CSS capitalization: it breaks on browsers like Konqueror.
parent
6ea5c56ded
commit
a4f9fe89f2
|
@ -88,13 +88,6 @@ td.menu-disabled {
|
||||||
background: #ccc;
|
background: #ccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
** CSS capitalization
|
|
||||||
*/
|
|
||||||
.title:first-letter,
|
|
||||||
.messages:first-letter,
|
|
||||||
.messages li:first-letter { text-transform: uppercase; }
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
** Other common styles
|
** Other common styles
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue