2010-06-11 Steffen Kamper <info@sk-typo3.de>
+ * Fixed bug #14682: ExtJS removes font-weight and font-style from several tags (Thanks to Steffen Gebert)
* Fixed bug #14605: rootline says "pid" where it should be "uid" or just "ID"
* Fixed bug #14668: Bug: Make flashupload work again (Thanks to Patrick Bahne)
border: 0px;
}
+em {
+ font-style: italic;
+}
+
+th,
+strong {
+ font-weight: bold;
+}
+
/* - - - - - - - - - - - - - - - - - - - - -
Background color classes
- - - - - - - - - - - - - - - - - - - - - */