removed the hard coded font-family in the PlaintextInitalStyle for the set flags
r=buster bugs 17303,19426 git-svn-id: svn://10.0.0.236/trunk@56391 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -95,7 +95,6 @@ nsTextEditRules::GetFlags(PRUint32 *aFlags)
|
||||
|
||||
// Initial style for plaintext
|
||||
static char* PlaintextInitalStyle = "white-space: -moz-pre-wrap; width: 72ch; \
|
||||
font-family: -moz-fixed; \
|
||||
background-color: rgb(255, 255, 255)";
|
||||
|
||||
NS_IMETHODIMP
|
||||
|
||||
Reference in New Issue
Block a user