Simplified mOpacity to a float
git-svn-id: svn://10.0.0.236/trunk@2552 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -64,7 +64,7 @@ struct nsStyleColor : public nsStyleStruct {
|
||||
|
||||
PRUint8 mCursor; // [reset] See nsStyleConsts.h NS_STYLE_CURSOR_*
|
||||
nsString mCursorImage; // [reset] url string
|
||||
nsStyleCoord mOpacity; // [inherited] percent, factor, inherit
|
||||
float mOpacity; // [inherited] percentage
|
||||
|
||||
protected:
|
||||
nsStyleColor(void);
|
||||
|
||||
Reference in New Issue
Block a user