Fixing bug 256658. Make the default plugin text not selectable, and change the cursor on it to be a pointer. r+sr=dbaron@dbaron.org, a=ben@bengoodger.com
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@161232 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1671,6 +1671,8 @@ nsObjectFrame::CreateDefaultFrames(nsIPresContext *aPresContext,
|
||||
"font-size: 12px;"
|
||||
"font-family: sans-serif;"
|
||||
"background: white;"
|
||||
"cursor: pointer;"
|
||||
"-moz-user-select: none;"
|
||||
"color: black;", style);
|
||||
|
||||
// Style things and load the image
|
||||
|
||||
Reference in New Issue
Block a user