changed font weight step to 1 (from 101)

git-svn-id: svn://10.0.0.236/trunk@46719 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
peterl%netscape.com
1999-09-10 05:50:30 +00:00
parent d97f7ef6e1
commit be5964be31
2 changed files with 4 additions and 4 deletions

View File

@@ -285,8 +285,8 @@
// See nsStyleFont
#define NS_STYLE_FONT_WEIGHT_NORMAL 400
#define NS_STYLE_FONT_WEIGHT_BOLD 700
#define NS_STYLE_FONT_WEIGHT_BOLDER 101
#define NS_STYLE_FONT_WEIGHT_LIGHTER -101
#define NS_STYLE_FONT_WEIGHT_BOLDER 1
#define NS_STYLE_FONT_WEIGHT_LIGHTER -1
// See nsStyleFont
#define NS_STYLE_FONT_SIZE_XXSMALL 0

View File

@@ -285,8 +285,8 @@
// See nsStyleFont
#define NS_STYLE_FONT_WEIGHT_NORMAL 400
#define NS_STYLE_FONT_WEIGHT_BOLD 700
#define NS_STYLE_FONT_WEIGHT_BOLDER 101
#define NS_STYLE_FONT_WEIGHT_LIGHTER -101
#define NS_STYLE_FONT_WEIGHT_BOLDER 1
#define NS_STYLE_FONT_WEIGHT_LIGHTER -1
// See nsStyleFont
#define NS_STYLE_FONT_SIZE_XXSMALL 0