osanseviero HF staff commited on
Commit
37f12f8
1 Parent(s): 3d380eb

Upload interface.css

Browse files
Files changed (1) hide show
  1. interface.css +790 -0
interface.css ADDED
@@ -0,0 +1,790 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #btnMakeProbe {
2
+ margin-bottom: 2px;
3
+ }
4
+
5
+ #btnAddProc {
6
+ width: 70px;
7
+ margin-bottom: 1px;
8
+ }
9
+
10
+ #btnAddMem {
11
+ width: 70px;
12
+ }
13
+
14
+ #btnEntertainSwarm {
15
+ margin-top: 4px;
16
+ margin-bottom: 4px;
17
+ }
18
+
19
+ #btnSynchSwarm {
20
+ margin-top: 4px;
21
+ margin-bottom: 4px;
22
+ }
23
+
24
+
25
+ #qCompDisplay {
26
+ margin-left: 3px;
27
+
28
+ }
29
+
30
+ #swarmSliderDiv {
31
+ position: relative;
32
+ display: inline-block;
33
+ margin-bottom: 10px;
34
+ }
35
+
36
+ #sliderLabelWork {
37
+ position: relative;
38
+ display: inline-block;
39
+ }
40
+
41
+ #swarmSlider {
42
+ position: absolute;
43
+ display: inline-block;
44
+ width: 180px;
45
+ top: 0px;
46
+ margin-left: 2px;
47
+ margin-right: 4px;
48
+
49
+ }
50
+
51
+ #sliderLabelThink {
52
+ position: relative;
53
+ display: inline-block;
54
+ left: 190px;
55
+ }
56
+
57
+ .slider {
58
+ width: 100%;
59
+
60
+ }
61
+
62
+ h2 {
63
+ line-height: 70%;
64
+ }
65
+
66
+ .toolTip {
67
+ position: relative;
68
+ display: inline-block;
69
+ }
70
+
71
+ .toolTip .toolTipText {
72
+ visibility: hidden;
73
+ width: 160px;
74
+ background-color: #c8c8c8;
75
+ color: #000;
76
+ text-align: center;
77
+ padding: 5px 0;
78
+ border-radius: 3px;
79
+
80
+ position: absolute;
81
+ z-index: 1;
82
+ bottom: 75%;
83
+ left: 50%;
84
+ margin-left: -19px;
85
+
86
+ opacity: 0;
87
+ transition: opacity 1s;
88
+ }
89
+
90
+ .toolTip:hover .toolTipText {
91
+ visibility: visible;
92
+ opacity: 1;
93
+ }
94
+
95
+ .toolTip2 {
96
+ margin-left: 2px;
97
+ position: relative;
98
+ display: inline-block;
99
+ height: 20px;
100
+ margin-top: 5px;
101
+
102
+ }
103
+
104
+ .toolTip2 .toolTipText2 {
105
+ visibility: hidden;
106
+ width: 200px;
107
+ background-color: #c8c8c8;
108
+ color: #000;
109
+ text-align: center;
110
+ padding: 5px 0;
111
+ border-radius: 3px;
112
+
113
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
114
+ font-size: 11;
115
+
116
+ position: absolute;
117
+ z-index: 1;
118
+ bottom: 125%;
119
+ left: 50%;
120
+ margin-left: -15px;
121
+
122
+ opacity: 0;
123
+ transition: opacity 1s;
124
+ }
125
+
126
+ .toolTip2:hover .toolTipText2 {
127
+ visibility: visible;
128
+ opacity: 1;
129
+ }
130
+
131
+ .toolTip3 {
132
+ position: relative;
133
+ display: inline-block;
134
+ margin-bottom: 5px;
135
+ }
136
+
137
+ .toolTip3 .toolTipText3 {
138
+ visibility: hidden;
139
+ width: 180px;
140
+ background-color: #c8c8c8;
141
+ color: #000;
142
+ text-align: center;
143
+ padding: 5px 0;
144
+ border-radius: 3px;
145
+
146
+ position: absolute;
147
+ z-index: 1;
148
+ bottom: 27px;
149
+ left: 80px;
150
+ margin-left: 0px;
151
+
152
+ opacity: 0;
153
+ transition: opacity 1s;
154
+ }
155
+
156
+ .toolTip3:hover .toolTipText3 {
157
+ visibility: visible;
158
+ opacity: 1;
159
+ }
160
+
161
+
162
+ #cover {
163
+ position:fixed;
164
+ background-color: white;
165
+ top:0;
166
+ left:0;
167
+ height:100%;
168
+ width:100%;
169
+ z-index: 10;
170
+ }
171
+
172
+ #tournamentStuff {
173
+ /* height: 58px; */
174
+
175
+ }
176
+
177
+ #tournamentLabel {
178
+ margin-bottom: 5px;
179
+ }
180
+
181
+ #wireBuyerDiv {
182
+ margin-bottom: 3px;
183
+ }
184
+
185
+ #processorDisplay {
186
+ display: inline-block;
187
+ vertical-align: baseline;
188
+ height: 22px;
189
+ }
190
+
191
+ #memoryDisplay {
192
+ display: inline-block;
193
+ vertical-align: baseline;
194
+ height: 22px;
195
+ }
196
+
197
+ #harvesterMultiButtons {
198
+ margin-bottom: 2;
199
+ }
200
+
201
+ #wireDroneMultiButtons {
202
+ margin-bottom: 2;
203
+ }
204
+
205
+ #farmMultiButtons {
206
+ margin-bottom: 2;
207
+ }
208
+
209
+ #batteryMultiButtons {
210
+ margin-bottom: 2;
211
+ }
212
+
213
+ #autoTourneyStatusDiv {
214
+ float: left;
215
+ width: 30px;
216
+ }
217
+
218
+ #tourneyButton {
219
+ float: left;
220
+ width: 120px;
221
+ }
222
+
223
+ #autoTourneyControl {
224
+ float: left;
225
+ width: 78px;
226
+ }
227
+
228
+ #victoryDiv {
229
+ margin-top: 10px;
230
+ width: 289px;
231
+ text-align: center;
232
+ }
233
+
234
+ #increaseProbeTrustDiv {
235
+ float: left;
236
+ width: 130px;
237
+ margin-left: 5;
238
+ border: 0;
239
+ }
240
+
241
+ #increaseMaxTrustDiv {
242
+ float: left;
243
+ width: 150px;
244
+ margin: 0;
245
+ border: 0;
246
+ }
247
+
248
+ #combatButtonDiv {
249
+ margin-top: 0;
250
+ }
251
+
252
+ #battleCanvasDiv {
253
+ position: relative;
254
+ }
255
+
256
+ #battleInterfaceDiv {
257
+ position: absolute;
258
+ left: 15px;
259
+ top: 8px;
260
+ }
261
+
262
+ canvas {
263
+ display: block;
264
+ margin-top: 0;
265
+ margin-bottom: 10;
266
+ width: 310px;
267
+ height: 150px;
268
+ margin-left: auto;
269
+ margin-right: auto;
270
+ background-color: #808080;
271
+ }
272
+
273
+ #hypnoDroneEventDiv {
274
+
275
+ float: left;
276
+ background: black;
277
+ width: 100%;
278
+
279
+ }
280
+
281
+ #prestigeDiv {
282
+ background-color: lightgrey;
283
+ }
284
+
285
+ #consoleDiv {
286
+
287
+ float: left;
288
+ background: black;
289
+ width: 100%;
290
+ }
291
+ #topDIv {
292
+ float: left;
293
+ width: 100%;
294
+ }
295
+ #leftColumn {
296
+ float: left ;
297
+ width: 35%;
298
+ }
299
+ #middleColumn {
300
+ float: left;
301
+ width: 27%;
302
+ margin-left: 0.5%;
303
+ }
304
+ #rightColumn {
305
+ float: left;
306
+ width: 36%;
307
+ margin-left: 0.5%;
308
+ }
309
+
310
+ #investmentDiv1 {
311
+ float: left;
312
+ width: 64px;
313
+ line-height: 20%;
314
+ }
315
+
316
+ #investmentDiv2 {
317
+ float: left;
318
+ width: 65%;
319
+ text-align: top;
320
+ margin-top: 0;
321
+ margin-left: 5px;
322
+ }
323
+
324
+ #stratDiv1 {
325
+ float: left;
326
+ width: 95px;
327
+ line-height: 20%;
328
+ }
329
+
330
+ #stratDiv2 {
331
+ float: left;
332
+ width: 60%;
333
+ text-align: top;
334
+ margin-top: 0;
335
+ margin-left: 5px;
336
+ }
337
+
338
+ #vertPad {
339
+ float: left;
340
+ width: 35%;
341
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
342
+ font-size: 11;
343
+ }
344
+
345
+ #vertStrat {
346
+ float: right;
347
+ text-align: center;
348
+ width: 65%;
349
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
350
+ font-size: 11;
351
+
352
+ }
353
+
354
+ #horizStrat {
355
+ float: left;
356
+
357
+ display: flex;
358
+ align-items: center;
359
+
360
+ justify-content: center;
361
+ width: 25%;
362
+ height: 56px;
363
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
364
+ font-size: 11;
365
+ }
366
+
367
+ #investmentEngineUpgrade {
368
+ margin: 5px;
369
+ margin-bottom: 10px;
370
+ }
371
+
372
+ #tournamentManagement {
373
+ margin: 5px;
374
+ margin-bottom: 10px;
375
+ }
376
+
377
+ #feedButtonDiv {
378
+ margin-top: 5;
379
+ }
380
+
381
+
382
+
383
+
384
+ .engine {
385
+ margin: 5;
386
+ border: 1px solid grey;
387
+ padding: 5;
388
+ }
389
+
390
+ .engine2 {
391
+ margin: 5;
392
+ border: 1px solid grey;
393
+ padding: 5;
394
+ }
395
+
396
+ .swarmEngine {
397
+ margin-bottom: 5;
398
+ border: 1px solid grey;
399
+ padding: 5;
400
+ }
401
+
402
+ .qEngine {
403
+ margin-bottom: 10;
404
+ border: 1px solid grey;
405
+ padding: 5;
406
+ height: 5em;
407
+
408
+ }
409
+
410
+ .qChip {
411
+ width: 22px;
412
+ height: 22px;
413
+ margin-left: 2;
414
+ margin-right: 2;
415
+ margin-top: 2;
416
+ margin-bottom: 7;
417
+ background-color: black;
418
+ float: left;
419
+
420
+ }
421
+
422
+ .engineText {
423
+ margin-bottom: 0;
424
+ margin-top: 0;
425
+ font-size: 80%;
426
+ line-height: 150%;
427
+ }
428
+
429
+ .engineText1 {
430
+ margin-left: 5;
431
+ margin-bottom: 0;
432
+ margin-top: 0;
433
+ }
434
+
435
+ .engineText2 {
436
+ margin-bottom: 0;
437
+ margin-top: 0;
438
+ line-height: 150%;
439
+ }
440
+
441
+ .engineText3 {
442
+ margin-left: 5;
443
+ margin-top: 10;
444
+ line-height: 150%;
445
+ }
446
+
447
+ .engineText4 {
448
+ margin-left: 5;
449
+ margin-top: 10;
450
+ margin-bottom: 0;
451
+
452
+ }
453
+
454
+ .engineText5 {
455
+ margin-left: 0;
456
+ margin-top: 0;
457
+ margin-bottom: 3;
458
+ }
459
+
460
+ .engineText6 {
461
+ margin-left: 0;
462
+ margin-top: 0;
463
+ margin-bottom: 0;
464
+ vertical-align: bottom;
465
+ }
466
+
467
+ .engineText7 {
468
+ margin-left: 0;
469
+ margin-top: 0;
470
+ margin-bottom: 0;
471
+ vertical-align: bottom;
472
+ }
473
+
474
+ .engineText8 {
475
+ margin-left: 0;
476
+ margin-top: 3px;
477
+ margin-bottom: 0;
478
+ }
479
+
480
+ .engineText9 {
481
+ display: inline-block;
482
+ margin-top: 1px;
483
+
484
+ }
485
+
486
+ .engineText10 {
487
+ display: inline-block;
488
+ line-height: 18px;
489
+ vertical-align: bottom;
490
+ }
491
+
492
+ hr {
493
+ display: block;
494
+ margin-top: .05em;
495
+ margin-bottom: 0.2em;
496
+ margin-left: auto;
497
+ margin-right: auto;
498
+ border-style: inset;
499
+ border-width: 1px;
500
+
501
+ }
502
+
503
+ hr.short {
504
+
505
+ width: 225px;
506
+ margin-left: 0;
507
+ }
508
+
509
+
510
+ table.table1 {
511
+ table-layout: fixed;
512
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
513
+ font-size: 11;
514
+ margin-bottom: 0;
515
+ margin-top: 0;
516
+ width: 100%;
517
+ border: none;
518
+ }
519
+
520
+ table.table1 tr:nth-child(even) {
521
+ background-color: #dddddd;
522
+ }
523
+
524
+ table.table2 {
525
+ border-collapse: collapse;
526
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
527
+ font-size: 11;
528
+ margin-bottom: 0;
529
+ margin-top: 0;
530
+ margin-right: 0px;
531
+ margin-left: 0px;
532
+ width: 70%;
533
+
534
+ }
535
+
536
+ table.table3 {
537
+ border-collapse: collapse;
538
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
539
+ font-size: 11;
540
+ margin-bottom: 0;
541
+ margin-top: 0;
542
+ margin-right: 0px;
543
+ margin-left: 0px;
544
+ width: 100%;
545
+
546
+ }
547
+
548
+ table.table2 td:nth-child(1) {
549
+ width: 45px;
550
+ text-align: right;
551
+ padding-right: 4px;
552
+ border-left: none;
553
+ border-top: none;
554
+ border-bottom:none;
555
+ font-weight: bold;
556
+ }
557
+
558
+ table.table2 td:nth-child(n>1) {
559
+ table-layout: fixed;
560
+
561
+ }
562
+
563
+ table.table2 td{
564
+ border: 1px solid black;
565
+ text-align: center;
566
+ }
567
+
568
+
569
+ p.clean {
570
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
571
+ font-size: 11;
572
+ margin-bottom: 0;
573
+ margin-top: 1px;
574
+
575
+ }
576
+
577
+ p.clean2 {
578
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
579
+ font-size: 11;
580
+ margin-bottom: 0;
581
+ margin-top: 0px;
582
+
583
+ }
584
+
585
+ p.clean3 {
586
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
587
+ font-size: 11;
588
+ margin-bottom: 5px;
589
+ margin-top: 2px;
590
+
591
+ }
592
+
593
+
594
+ p.console {
595
+ font-family: "Lucida Sans Typewriter", "Lucida Console", Monaco, "Bitstream Vera Sans Mono", monospace;
596
+ font-size: 12;
597
+ color: white;
598
+ margin-top: 0;
599
+ }
600
+
601
+ p.consoleOld {
602
+ font-family: "Lucida Sans Typewriter", "Lucida Console", Monaco, "Bitstream Vera Sans Mono", monospace;
603
+ font-size: 12;
604
+ color: grey;
605
+ margin-bottom: 0;
606
+ }
607
+
608
+ p.hypnoDrone {
609
+
610
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
611
+ font-size: 150;
612
+ color: white;
613
+ line-height: 115px;
614
+ margin-bottom: 0px;
615
+ margin-top: 0px;
616
+
617
+ }
618
+
619
+ .pulsate {
620
+ -webkit-animation: pulsate .5s ease-out;
621
+ -webkit-animation-iteration-count: infinite;
622
+ opacity: 0.0;
623
+ }
624
+
625
+ @-webkit-keyframes pulsate {
626
+ 0% {
627
+ opacity: 0.0;
628
+ }
629
+ 50% {
630
+ opacity: 1.0;
631
+ }
632
+ 100% {
633
+ opacity: 0.0;
634
+ }
635
+ }
636
+
637
+
638
+ .projectButton {
639
+ display: block;
640
+ height: 4em;
641
+ width: 100%;
642
+ background: #c8c8c8;
643
+ border: 1px solid rgba(0, 0, 0, 1);
644
+ outline: none;
645
+ margin-bottom: 6px;
646
+ }
647
+
648
+ .projectButton:hover {
649
+ display: block;
650
+ height: 4em;
651
+ width: 100%;
652
+ background: #c8c8c8;
653
+ border: 1px solid rgba(0, 0, 0, 0.25);
654
+ }
655
+
656
+ .projectButton:active {
657
+ display: block;
658
+ height: 60px;
659
+ width: 100%;
660
+ background: #d1d1d1;
661
+ border: 1px solid rgba(0, 0, 0, 1);
662
+
663
+ }
664
+
665
+ .projectButton:disabled {
666
+ border: none;
667
+ }
668
+
669
+ .button {
670
+ border: 1px solid #1a1a1a;
671
+ background: #666666;
672
+
673
+ background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
674
+ background: -webkit-linear-gradient(top, #ffffff, #888888);
675
+ background: -moz-linear-gradient(top, #ffffff, #888888);
676
+ background: -ms-linear-gradient(top, #ffffff, #888888);
677
+ background: -o-linear-gradient(top, #ffffff, #888888);
678
+ background-image: -ms-linear-gradient(top, #ffffff 0%, #888888 100%);
679
+
680
+ padding: 12.5px 25px;
681
+ -webkit-border-radius: 3px;
682
+ -moz-border-radius: 3px;
683
+ border-radius: 3px;
684
+ -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
685
+ -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
686
+ box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
687
+ text-shadow: #cccccc 0 1px 0;
688
+ color: #000000;
689
+ font-size: 16px;
690
+ font-family: helvetica, serif;
691
+ text-decoration: none;
692
+ vertical-align: middle;
693
+ outline: none;
694
+ }
695
+
696
+ .button:hover {
697
+ border: 1px solid #898989;
698
+ text-shadow: #d4d4d4 0 1px 0;
699
+ background: #666666;
700
+ background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#666666));
701
+ background: -webkit-linear-gradient(top, #ffffff, #666666);
702
+ background: -moz-linear-gradient(top, #ffffff, #666666);
703
+ background: -ms-linear-gradient(top, #ffffff, #666666);
704
+ background: -o-linear-gradient(top, #ffffff, #666666);
705
+ background-image: -ms-linear-gradient(top, #ffffff 0%, #666666 100%);
706
+ color: #000000;
707
+ }
708
+
709
+ .button:active {
710
+ text-shadow: #bfbfbf 0 1px 0;
711
+ border: 1px solid #2e2e2e;
712
+
713
+ background: #d9d9d9;
714
+ background: -webkit-gradient(linear, left top, left bottom, from(#595959), to(#616161));
715
+ background: -webkit-linear-gradient(top, #595959, #d9d9d9);
716
+ background: -moz-linear-gradient(top, #595959, #d9d9d9);
717
+ background: -ms-linear-gradient(top, #595959, #d9d9d9);
718
+ background: -o-linear-gradient(top, #595959, #d9d9d9);
719
+ background-image: -ms-linear-gradient(top, #595959 0%, #d9d9d9 100%);
720
+
721
+ color: #000000;
722
+ }
723
+
724
+ .button:disabled{
725
+ opacity: 0.6;
726
+ border: 1px solid #ffffff;
727
+ }
728
+
729
+ .button2 {
730
+ border: 1px solid #1a1a1a;
731
+ background: #666666;
732
+
733
+ background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
734
+ background: -webkit-linear-gradient(top, #ffffff, #888888);
735
+ background: -moz-linear-gradient(top, #ffffff, #888888);
736
+ background: -ms-linear-gradient(top, #ffffff, #888888);
737
+ background: -o-linear-gradient(top, #ffffff, #888888);
738
+ background-image: -ms-linear-gradient(top, #ffffff 0%, #888888 100%);
739
+
740
+ padding: 2px 4px;
741
+ -webkit-border-radius: 2px;
742
+ -moz-border-radius: 2px;
743
+ border-radius: 2px;
744
+ -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
745
+ -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
746
+ box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
747
+ text-shadow: #cccccc 0 1px 0;
748
+ color: #000000;
749
+ font-size: 11px;
750
+ font-family: helvetica, serif;
751
+ text-decoration: none;
752
+ vertical-align: middle;
753
+ outline: none;
754
+ }
755
+
756
+ .button2:hover {
757
+ border: 1px solid #898989;
758
+ text-shadow: #d4d4d4 0 1px 0;
759
+ background: #616161;
760
+
761
+ background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#888888));
762
+ background: -webkit-linear-gradient(top, #f7f7f7, #888888);
763
+ background: -moz-linear-gradient(top, #f7f7f7, #888888);
764
+ background: -ms-linear-gradient(top, #f7f7f7, #888888);
765
+ background: -o-linear-gradient(top, #f7f7f7, #888888);
766
+ background-image: -ms-linear-gradient(top, #f7f7f7 0%, #888888 100%);
767
+
768
+ color: #000000;
769
+ }
770
+
771
+ .button2:active {
772
+ text-shadow: #bfbfbf 0 1px 0;
773
+ border: 1px solid #2e2e2e;
774
+
775
+ background: #d9d9d9;
776
+ background: -webkit-gradient(linear, left top, left bottom, from(#595959), to(#616161));
777
+ background: -webkit-linear-gradient(top, #595959, #d9d9d9);
778
+ background: -moz-linear-gradient(top, #595959, #d9d9d9);
779
+ background: -ms-linear-gradient(top, #595959, #d9d9d9);
780
+ background: -o-linear-gradient(top, #595959, #d9d9d9);
781
+ background-image: -ms-linear-gradient(top, #595959 0%, #d9d9d9 100%);
782
+
783
+ color: #444444;
784
+ }
785
+
786
+ .button2:disabled {
787
+ opacity: 0.6;
788
+ border: 1px solid #ffffff;
789
+ }
790
+