1 | # TODO: I want comments in this file!
|
---|
2 |
|
---|
3 | plone_skin:string=Nuxeo CPS Default
|
---|
4 |
|
---|
5 | mainFont:string=70% Arial, sans-serif, Verdana, Helvetica
|
---|
6 | mainBackground:string=#ffffff
|
---|
7 | mainFontColor:string=black
|
---|
8 | mainLinkColor:string=#436976
|
---|
9 | mainTabBorderColor:string=#838183
|
---|
10 | mainTabBorderColorSelected:string=#838183
|
---|
11 | mainTabBackground:string=#003a6b
|
---|
12 | mainTabBackgroundNotSelected:string=#9cb2cd
|
---|
13 | # FIXME: remove since it is not used ?
|
---|
14 | #mainTabBackdrop:string=transparent
|
---|
15 | mainTabFontWeight:string=normal
|
---|
16 | mainTabFontColor:string=white
|
---|
17 | mainTabFontColorSelected:string=white
|
---|
18 |
|
---|
19 | headingFont:string=100% Arial, sans-serif, Verdana, Helvetica
|
---|
20 | headingFontColor:string=black
|
---|
21 | headingSize0:string=160%
|
---|
22 | headingSize1:string=140%
|
---|
23 | headingSize2:string=130%
|
---|
24 | headingSize3:string=120%
|
---|
25 | headingSize4:string=110%
|
---|
26 | headingSize5:string=105%
|
---|
27 | headingSize6:string=100%
|
---|
28 |
|
---|
29 | descriptionFont:string=100% Arial, sans-serif, Verdana, Helvetica
|
---|
30 |
|
---|
31 | contentFont:string=120% Arial, sans-serif, Verdana, Helvetica
|
---|
32 | contentBackground:string=White
|
---|
33 | contentImageBorder:string=0
|
---|
34 | contentLinkActiveColor:string=Red
|
---|
35 | contentLinkVisitedColor:string=Purple
|
---|
36 | # FIXME: remove since it is not used ?
|
---|
37 | #contentTabBorder:string=1px solid #74ae0b
|
---|
38 | contentTabBackground:string=#cde2a7
|
---|
39 | contentTabBackgroundNotSelected:string=transparent
|
---|
40 | contentTabBackdrop:string=transparent
|
---|
41 | contentTabFontWeight:string=normal
|
---|
42 | contentTabFontColor:string=#578308
|
---|
43 | contentTabFontColorSelected:string=#578308
|
---|
44 |
|
---|
45 | preBorder:string=0px none
|
---|
46 | preBackground:string=#eeeeee
|
---|
47 |
|
---|
48 | messageFont:string=normal 110% Arial, sans-serif, Verdana, Helvetica
|
---|
49 | messageBackground:string=#ffca31
|
---|
50 | messageBorder:string=2px solid #333333
|
---|
51 |
|
---|
52 | textTransform:string=none
|
---|
53 | noBorder:string=none
|
---|
54 | groupBorder:string=0px none transparent
|
---|
55 | requiredField:string=url(required.png) right no-repeat
|
---|
56 |
|
---|
57 |
|
---|
58 | inputFont:string=100% Arial, sans-serif, Verdana, Helvetica
|
---|
59 | inputBorder:string=1px inset #757575
|
---|
60 | # FIXME: not used
|
---|
61 | #inputBackground:string=#f7f9fa
|
---|
62 |
|
---|
63 | buttonBackground:string=#ffffff 4px 4px no-repeat
|
---|
64 | buttonBackgroundHover:string=#e7e7e7 url(buttonbg_bc.png) bottom left repeat-x
|
---|
65 | buttonBorder:string=1px outset #757575
|
---|
66 |
|
---|
67 | contextButtonBackground:string=#ffffff url(buttonbg_e7.png) bottom left repeat-x
|
---|
68 | contextButtonBackgroundHover:string=#e7e7e7 url(buttonbg_bc.png) bottom left repeat-x
|
---|
69 | contextButtonPadding:string=2px 5px 2px 5px
|
---|
70 | contextButtonFontColor:string=#454545
|
---|
71 | contextButtonBorder:string=1px outset #999999
|
---|
72 |
|
---|
73 | standaloneButtonBackground:string=#ffffff url(buttonbg_e7.png) bottom left repeat-x
|
---|
74 | standaloneButtonBackgroundHover:string=#e7e7e7 url(buttonbg_bc.png) bottom left repeat-x
|
---|
75 | standaloneButtonPadding:string=2px 5px 2px 5px
|
---|
76 | standaloneButtonFontColor:string=#454545
|
---|
77 | standaloneButtonBorder:string=1px outset #999999
|
---|
78 |
|
---|
79 | destructiveButtonBackground:string=#ffffff url(buttonbg_e7.png) bottom left repeat-x
|
---|
80 | destructiveButtonBackgroundHover:string=#e7e7e7 url(buttonbg_bc.png) bottom left repeat-x
|
---|
81 | destructiveButtonPadding:string=2px 5px 2px 5px;
|
---|
82 | destructiveButtonBorder:string=1px outset #757575;
|
---|
83 | destructiveButtonBorderHover:string=1px solid #ff0000
|
---|
84 | destructiveButtonFontColor:string=#454545
|
---|
85 |
|
---|
86 | moveUpButtonBackground:string=white url(buttonbg_e7.png) bottom left repeat-x
|
---|
87 | moveDownButtonBackground:string=white url(buttonbg_e7.png) bottom left repeat-x
|
---|
88 | moveTopButtonBackground:string=white url(buttonbg_e7.png) bottom left repeat-x
|
---|
89 | moveBottomButtonBackground:string=white url(buttonbg_e7.png) bottom left repeat-x
|
---|
90 |
|
---|
91 | buttonWeight:string=normal
|
---|
92 |
|
---|
93 | boxBorder:string=0px solid #838183
|
---|
94 | boxHeaderBackground:string=#003a6b
|
---|
95 | boxHeaderFontColor:string=white
|
---|
96 | # FIXME: Not used
|
---|
97 | #boxLinkBackground:string=transparent
|
---|
98 | #boxLinkColor:string=#436976
|
---|
99 | boxEvenBackground:string=#dddddd
|
---|
100 | boxOddBackground:string=white
|
---|
101 | boxHighlight:string=2px solid #ffa500
|
---|
102 |
|
---|
103 | # FIXME: Not used
|
---|
104 | #listingBorder:string=1px solid #838183
|
---|
105 | #listingHeaderBackground:string=#003a6b
|
---|
106 | #listingHeaderFontColor:string=black
|
---|
107 | #listingLinkHover:string=underline
|
---|
108 |
|
---|
109 | topBackground:string=#ffffff
|
---|
110 | topMargin:string=0
|
---|
111 | topPadding:string=0
|
---|
112 |
|
---|
113 | logoMargin:string=0.2em 0em 0.3em 1em
|
---|
114 | logoPadding:string=0
|
---|
115 |
|
---|
116 | searchMargin:string=0
|
---|
117 | searchPadding:string=0
|
---|
118 | searchFontColor:string=black
|
---|
119 |
|
---|
120 | footerBackground:string=#eeeeee
|
---|
121 | footerBorder:string=1px solid #003a6b
|
---|
122 |
|
---|
123 | columnsLeftBackground:string=#9cb2cd
|
---|
124 | columnsRightBackground:string=#eeeeee url('rightcol_bg.png') repeat-y
|
---|
125 |
|
---|
126 | columnsLeftBackgroundNS4:string=#9cb2cd
|
---|
127 | columnsRightBackgroundNS4:string=#eeeeee
|
---|
128 |
|
---|
129 | workspaceBackground:string=#cde2a7
|
---|
130 | workspaceBackgroundSelected:string=#297b28
|
---|
131 | urlFontColor:string=#666666
|
---|
132 |
|
---|
133 | legendFontSize:string=80%
|
---|
134 |
|
---|
135 | # Layout properties used to display listing type tables (this layout is used for
|
---|
136 | # history and subscriptions tables).
|
---|
137 | listingHeaderBackground:string=#003a6b
|
---|
138 | listingHeaderColor:string=white
|
---|
139 | listingCellBackground:string=#eeeeee
|
---|
140 | listingCellColor:string=black
|
---|
141 | listingCellOddBackground:string=#ffffff
|
---|
142 | listingCellOddColor:string=black
|
---|
143 | listingCellEvenBackground:string=#eeeeee
|
---|
144 | listingCellEvenColor:string=black
|
---|
145 |
|
---|
146 | # Layout properties used to display RSS/Syndication logos (those logos
|
---|
147 | # typically appear in each box).
|
---|
148 | rssBorder:string=0.1em outset #ff6600
|
---|
149 | rssBackground:string=#ff6600
|
---|
150 | rssColor:string=#ffffff
|
---|
151 | rssFont:string=bold 70% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif
|
---|
152 |
|
---|
153 | # Layout properties used to display Atom/Syndication logos (those logos
|
---|
154 | # typically appear in each box).
|
---|
155 | atomBorder:string=0.1em outset #ff6600
|
---|
156 | atomBackground:string=#ff6600
|
---|
157 | atomColor:string=#ffffff
|
---|
158 | atomFont:string=bold 70% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif
|
---|
159 |
|
---|
160 | inheritedRole:string=#ffff99
|
---|
161 | inheritedBlockedRole:string=#ff9999 |
---|