]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - themes/Sugar5/css/chart.css
Release 6.5.0
[Github/sugarcrm.git] / themes / Sugar5 / css / chart.css
1 /*********************************************************************************
2  * SugarCRM Community Edition is a customer relationship management program developed by
3  * SugarCRM, Inc. Copyright (C) 2004-2012 SugarCRM Inc.
4  * 
5  * This program is free software; you can redistribute it and/or modify it under
6  * the terms of the GNU Affero General Public License version 3 as published by the
7  * Free Software Foundation with the addition of the following permission added
8  * to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
9  * IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
10  * OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
11  * 
12  * This program is distributed in the hope that it will be useful, but WITHOUT
13  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
14  * FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
15  * details.
16  * 
17  * You should have received a copy of the GNU Affero General Public License along with
18  * this program; if not, see http://www.gnu.org/licenses or write to the Free
19  * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
20  * 02110-1301 USA.
21  * 
22  * You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
23  * SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com.
24  * 
25  * The interactive user interfaces in modified source and object code versions
26  * of this program must display Appropriate Legal Notices, as required under
27  * Section 5 of the GNU Affero General Public License version 3.
28  * 
29  * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
30  * these Appropriate Legal Notices must retain the display of the "Powered by
31  * SugarCRM" logo. If the display of the logo is not reasonably feasible for
32  * technical reasons, the Appropriate Legal Notices must display the words
33  * "Powered by SugarCRM".
34  ********************************************************************************/
35
36 .chartTitle {
37         font-family: Arial;
38         text-align: left;
39         font-size: 14px;
40         font-weight: bold;
41         color: #444444;
42         padding: 5px;
43 }
44
45 .units {
46         font-family: Arial;
47         text-align: left;
48         font-size: 12px;
49         font-weight: normal;
50         color: #555555;
51 }
52
53 .groupName {
54         font-family: Arial;
55         text-align: center;
56         font-size: 12px;
57         font-weight: bold;
58         color: #000000;
59 }
60
61 .noData {
62     font-family: Arial;
63     text-align: center;
64     font-size: 18px;
65     font-weight: bold;
66     color: #333333;
67 }
68
69 .data {
70         font-family: Arial;
71         text-align: center;
72         font-size: 12px;
73         font-weight: bold;
74         color: #000000;
75         line-height: 30px;
76 }
77
78 .drillTip {
79         font-family: Arial;
80         text-align: center;
81         font-size: 10px;
82         font-weight: normal;
83         color: #000000;
84 }
85
86 .toolTips {
87         font-family: Arial;
88         text-align: left;
89         font-size: 12px;
90         font-weight: bold;
91         color: #000000;
92 }
93
94 .flyOutTitle{
95         font-family: Arial;
96         text-align: center;
97         font-size: 11px;
98         font-weight: normal;
99         color: #eeeeee;
100 }
101
102 .flyOutText{
103         font-family: Arial;
104         text-align: left;
105         font-size: 12px;
106         font-weight: normal;
107         color: #444444;
108 }
109
110 .flyOutSelected{
111         font-family: Arial;
112         text-align: left;
113         font-size: 12px;
114         font-weight: bold;
115         color: #444444;
116 }
117
118 .flyOutDisabled{
119         font-family: Arial;
120         text-align: left;
121         font-size: 12px;
122         font-style: italic;
123         color: #666666;
124 }
125
126 .wedgeLabels {
127         font-family: Arial;
128         text-align: center;
129         font-size: 10px;
130         font-weight: normal;
131         color: #000000;
132 }
133
134 .barValueLabels {
135         font-family: Arial;
136         text-align: center;
137         font-size: 10px;
138         font-weight: normal;
139         color: #000000;
140 }
141
142 .barValueLabelsOver {
143         font-family: Arial;
144         text-align: center;
145         font-size: 10px;
146         font-weight: normal;
147         color: #0000FF;
148 }
149
150 .horizontalBarValueLabels {
151         font-family: Arial;
152         text-align: left;
153         font-size: 10px;
154         font-weight: normal;
155         color: #000000;
156 }
157
158 .horizontalBarValueLabelsOver {
159         font-family: Arial;
160         text-align: left;
161         font-size: 10px;
162         font-weight: normal;
163         color: #0000FF;
164 }
165
166 .horizontalBarGroupLabels {
167         font-family: Arial;
168         text-align: left;
169         font-size: 10px;
170         font-weight: normal;
171         color: #000000;
172 }
173
174 .barGroupLabels {
175         font-family: Arial;
176         text-align: center;
177         font-size: 10px;
178         font-weight: normal;
179         color: #000000;
180 }
181
182 .yAxisLabels {
183         font-family: Arial;
184         text-align: center;
185         font-size: 10px;
186         font-weight: normal;
187         color: #000000;
188 }
189
190 .funnelLeftLabels {
191         font-family: Arial;
192         text-align: right;
193         font-size: 10px;
194         font-weight: normal;
195         color: #000000;
196 }
197
198 .funnelRightLabels {
199         font-family: Arial;
200         text-align: left;
201         font-size: 10px;
202         font-weight: normal;
203         color: #000000;
204 }
205
206 .funnelLeftLabelsOver {
207         font-family: Arial;
208         text-align: right;
209         font-size: 10px;
210         font-weight: bold;
211         color: #000000;
212 }
213
214 .funnelRightLabelsOver {
215         font-family: Arial;
216         text-align: left;
217         font-size: 10px;
218         font-weight: bold;
219         color: #000000;
220 }
221 .gaugeLabels {
222     font-family: Arial;
223     text-align: center;
224     font-size: 10px;
225     font-weight: bold;
226     color: #333333;
227 }
228
229 .gaugeNumber {
230     font-family: Arial;
231     text-align: center;
232     font-size: 20px;
233     font-weight: bold;
234     color: #000000;
235 }
236
237 .legendEntry {
238         font-family: Arial;
239         text-align: left;
240         font-size: 11px;
241         font-weight: normal;
242         color: #000000;
243 }
244 .legendEntryOver {
245         font-family: Arial;
246         text-align: left;
247         font-size: 11px;
248         font-weight: bold;
249         color: #000000;
250 }
251
252 .squeezedWedgeLabels {
253     font-family: Arial;
254     text-align: center;
255     font-size: 10px;
256     font-weight: normal;
257     color: #aaaaaa;
258 }