Changeset 78
- Timestamp:
- 28/04/06 18:26:20
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/OATSOFT/skins/oatsoft_forge_styles/base_properties_forge.props
r62 r78 12 12 fontFamily:string="Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif 13 13 fontBaseSize:string=69% 14 fontColor:string= blue14 fontColor:string=#884455 15 15 fontSmallSize:string=85% 16 16 … … 18 18 19 19 linkColor:string=#436976 20 linkActiveColor:string= Red20 linkActiveColor:string=Blue 21 21 linkVisitedColor:string=Purple 22 22 … … 25 25 borderStyleAnnotations:string=dashed 26 26 27 globalBorderColor:string=# 8cacbb28 globalBackgroundColor:string= green29 globalFontColor:string=# 43697627 globalBorderColor:string=#eedddd 28 globalBackgroundColor:string=#eedddd 29 globalFontColor:string=#884455 30 30 31 31 headingFontFamily:string="Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif 32 32 33 contentViewBorderColor:string=# 43697634 contentViewBackgroundColor:string= red35 contentViewFontColor:string=# 43697633 contentViewBorderColor:string=#eedddd 34 contentViewBackgroundColor:string=#eedddd 35 contentViewFontColor:string=#884455 36 36 37 37 inputFontColor:string=Black … … 39 39 textTransform:string=lowercase 40 40 41 evenRowBackgroundColor:string= blue41 evenRowBackgroundColor:string=#eedddd 42 42 oddRowBackgroundColor:string=transparent 43 43 44 notifyBorderColor:string=# ffa50045 notifyBackgroundColor:string= orange44 notifyBorderColor:string=#eedddd 45 notifyBackgroundColor:string=#eedddd 46 46 47 discreetColor:string=# 76797c48 helpBackgroundColor:string= red47 discreetColor:string=#884455 48 helpBackgroundColor:string=#eedddd 49 49 50 50 portalMinWidth:string=70em … … 52 52 columnTwoWidth:string=16em 53 53 54 OatsBackgroundColor:string= yellow54 OatsBackgroundColor:string=White 55 55 OatsTabSize:string=150% 56 56 trunk/OATSOFT/skins/oatsoft_styles/base_properties.props
r60 r78 55 55 OatsTabSize:string=150% 56 56 57 ForgelogoName:string=Forgelogo.jpg58 ForgefontColor:string=green59 ForgebackgroundColor:string=White60 ForgeglobalBackgroundColor:string=#ffff0061 ForgeglobalBorderColor:string=black62 ForgeglobalBackgroundColor:string=blue63 ForgeglobalFontColor:string=red64 57 65 ForgecontentViewBorderColor:string=yellow66 ForgecontentViewBackgroundColor:string=red67 ForgecontentViewFontColor:string=blue68 58
