source: PSPA/Interface_Web/trunk/pspaWT/htdocs/pspa.css @ 471

Last change on this file since 471 was 448, checked in by garnier, 11 years ago

modification de la css

File size: 6.2 KB
Line 
1body {
2    padding-top: 30px
3}
4
5body {
6    background-image: url("fond.jpg");
7}
8
9#Wt-btn {
10   background-repeat: no-repeat;
11}
12
13.elementLigneFaiseau_transparent {
14}
15
16.elementLigneFaiseau_line {
17  background-image : url("line.gif");
18  background-repeat : repeat-x;
19  background-size : 100% 100%;
20}
21
22.elementLigneFaiseau_arrow {
23  background-image : url("arrow.gif");
24  background-repeat : no-repeat;
25  float: right;
26}
27
28.saveButton {
29  background-image : url("save.png");
30  background-repeat : no-repeat;
31  background-size : 100% 100%;
32}
33
34.restoreButton {
35  background-image : url("restore.png");
36  background-repeat : no-repeat;
37  background-size : 100% 100%;
38}
39
40.loadNewButton {
41  background-image : url("open.png");
42  background-repeat : no-repeat;
43  background-size : 100% 100%;
44}
45
46.histoButton {
47  background-image : url("histo.png");
48  background-repeat : no-repeat;
49  background-size : 100% 100%;
50}
51
52.trashButton {
53  background-image : url("trash.png");
54  background-repeat : no-repeat;
55  background-size : 100% 100%;
56}
57
58.ligneFaisceau {
59  background-image : url("background.png");
60}
61
62.beamLineIcon {
63  width: 32;
64  background-color: #FFFFFF;
65  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
66  padding: 8px 8px;
67  margin:4px 0px;
68  position: absolute;
69  border-radius: 5px;
70  text-align: center;
71}
72
73p.css-vertical-text {
74        color:#333;
75        border:0px solid red;
76        writing-mode:tb-rl;
77        -webkit-transform:rotate(270deg);
78        -moz-transform:rotate(270deg);
79        -o-transform: rotate(270deg);
80        white-space:nowrap;
81        display:block;
82        bottom:0;
83        width:20px;
84        height:20px;
85        font-family: â€˜Trebuchet MS’, Helvetica, sans-serif;
86        font-size:24px;
87        font-weight:normal;
88        text-shadow: 0px 0px 1px #333;
89}
90
91
92
93
94.Button.WhiteButton.ContrastButton {
95    border: 0 none;
96    box-shadow: 0 1px rgba(255, 255, 255, 0.35) inset, 0 0 0 1px rgba(140, 126, 126, 0.5);
97}
98
99.Button.WhiteButton.ContrastButton.Graph {
100    display: inline;
101    padding-top: 0px;
102    padding-left: 0px;
103}
104.Button.WhiteButton.HiddenButton {
105    visibility: hidden;
106}
107
108.pin .WhiteButton.Button11 {
109    border-radius: 6px 6px 6px 6px;
110    padding: 7px 9px;
111}
112
113
114element.style.div {
115    left: -8px;
116    top: -8px;
117    z-index: 3;
118    top: 0px;
119}
120
121.beamLineElementActions element.style{
122    left: -8px;
123    top: -8px;
124    z-index: 3;
125    top: 0px;
126}
127
128.beamLineElementActions {
129    left: -8px;
130    top: -8px;
131    z-index: 3;
132    top: 0px;
133// -moz-box-sizing: border...ight: 88px; top: 120px;
134}
135
136.Button.WhiteButton, .repin_memo_on .pin:hover .beamLineElementActions .repin_link {
137    background-color: #F0EDED;
138    background-image: -moz-linear-gradient(center top , #FDFAFB, #F9F7F7 50%, #F6F3F4 50%, #F0EDED);
139    border-color: #BBBBBB;
140    color: #524D4D;
141    text-shadow: 0 1px rgba(255, 255, 255, 0.9);
142}
143.Button.Button11 {
144    border-radius: 3px 3px 3px 3px;
145}
146
147
148.beamLineElementActions .parameters {
149    background-image: url("advanced.png");
150    background-repeat: no-repeat;
151    display: inline;
152}
153
154.sectorPanel .parameters {
155    background-image: url("advanced.png");
156    background-repeat: no-repeat;
157    display: inline;
158}
159
160.acceleratorPanel .parameters {
161    background-image: url("advanced.png");
162    background-repeat: no-repeat;
163    margin-right:4px;
164    display: inline;
165}
166
167.acceleratorPanel .addSector {
168    background-image: url("addSector.png");
169    background-repeat: no-repeat;
170    margin-right:4px;
171    display: inline;
172}
173
174.acceleratorPanel .run {
175    background-image: url("run.png");
176    background-repeat: no-repeat;
177    margin-right:4px;
178    display: inline;
179}
180
181.beamLineElementActions .trash {
182    background-image: url("trash.png");
183    background-repeat: no-repeat;
184    padding-right:2px;
185    display: inline;
186}
187
188
189.Button {
190    border: 1px solid transparent;
191    border-radius: 0.3em 0.3em 0.3em 0.3em;
192    box-shadow: 0 1px rgba(255, 255, 255, 0.8), 0 1px rgba(255, 255, 255, 0.35) inset;
193    cursor: pointer;
194    display: inline-block;
195    font-family: "helvetica neue",arial,sans-serif;
196    font-weight: bold;
197    line-height: 1em;
198    margin: 0;
199    padding: 0.45em 0.825em;
200    text-align: center;
201    transition: all 0.05s ease-in-out 0s;
202}
203
204
205.softwareElementLigneFaisceauName {
206    text-align: right;
207    font-family: futura,arial,sans-serif;
208    font-weight: bold;
209        font-size:11px;
210    color: #000000;
211}
212
213.warningsContainer {
214    background-image: url("warning20_20.png");
215    border: 2px solid #FFDD88;
216    background-repeat: no-repeat;
217    padding: 0px 25px;
218}
219
220.errorsContainer {
221    background-image: url("error20_20.png");
222    border: 2px solid #FF0000;
223    background-repeat: no-repeat;
224    padding: 0px 25px;
225}
226
227.roundButton {
228    border: 1px solid #BBBBBB;
229    border-radius: 0.7em 0.7em 0.7em 0.7em;
230}
231
232.scrollConsole {
233    background-color: #EEEEEE;
234    padding: 4px;
235}
236
237.acceleratorPanel {
238    background: none repeat scroll 0 0 rgba(220, 230, 245, 0.95);
239    border: 1px solid rgba(255, 255, 255, 0.6);
240    border-radius: 8px;
241    box-shadow: 0 2px 16px #000000, 0 0 1px #000000, 0 0 1px #000000;
242    text-shadow: 0 0 15px #FFFFFF, 0 0 15px #FFFFFF;
243}
244
245.sectorPanel {
246  background: none repeat scroll 0 0 rgba(240,225, 255, 0.75);
247    border: 1px solid black;
248    margin-left:5px;
249    margin-right:5px;
250    margin-bottom:8px;
251    margin-top:8px;
252    border-radius: 8px;
253    text-shadow: 0 0 15px #FFFFFF, 0 0 15px #FFFFFF;
254}
255
256.sectorMenu { 
257  background: none repeat scroll 0 0 rgba(215, 178, 255, 0.75);
258    border-radius: 8px;
259  padding-left:5px;
260  height: 34px;
261  border-bottom: 1px solid black;
262  color:black;
263 }
264
265.acceleratorContent { 
266  padding-bottom:8px;
267}
268
269.acceleratorMenu { 
270  background: none repeat scroll 0 0 rgba(150, 200, 235, 0.95);
271  border-top-left-radius: 8px;
272  border-top-right-radius: 8px;
273  border-bottom-left-radius: 0px;
274  border-bottom-right-radius: 0px;
275  padding-left:5px;
276  height: 34px;
277  border-bottom: 1px solid black;
278  color:black;
279 }
280
281.sectionIcon {
282  border: 1px solid black;
283  background: none repeat scroll 0 0 white;
284  border-radius: 0.7em 0.7em 0.7em 0.7em;
285  padding-left:20px;
286  padding-right:20px;
287}
288
289
290.draggableIcon {
291    border: 1px solid ;
292    border-radius: 0.3em 0.3em 0.3em 0.3em;
293    box-shadow: 0 1px rgba(255, 255, 255, 0.8), 0 1px rgba(255, 255, 255, 0.35) inset;
294    padding: 2px;
295}
296
297*|*:-moz-any-link:not(svg|a) {
298    text-decoration: underline;
299}
300*|*:link {
301    color: #FF6666;
302}
303:-moz-any-link {
304    cursor: pointer;
305}
Note: See TracBrowser for help on using the repository browser.