@@ -395,70 +395,54 @@ DataGrid {
395
395
icon : Embed ('assets/images/questionmark.png' );
396
396
}
397
397
398
- MDIWindow {
399
-
398
+ MDIWindow { /*None of the following properties are overridden by the MDIWindow class*/
399
+ backgroundSize : '100%' ;
400
+
401
+ cornerRadius : 5 ;
402
+ dropShadowEnabled : false;
403
+ titleStyleName : "mypanelTitle" ;
404
+
405
+ cornerResizeImg : Embed (source="assets/swf/Blue.swf", symbol="Corner_Resize");
406
+ cornerResizeWidth : 2 ;
407
+ cornerResizeHeight : 2 ;
408
+ cornerResizePaddingRight : 2 ;
409
+ cornerResizePaddingBottom : 2 ;
410
+
411
+ controlButtonWidth : 10 ;
412
+ controlButtonHeight : 10 ;
413
+ controlButtonGap : 4 ;
400
414
}
401
415
402
416
.mdiWindowFocus , .presentationWindowStyleFocus , .videoDockStyleFocus
403
417
{
404
418
headerHeight : 26 ;
405
419
roundedBottomCorners : true;
406
- backgroundAlpha : 1 ;
407
420
backgroundColor : # b9babc ;
408
- backgroundSize : '100%' ;
421
+ backgroundAlpha : 1 ;
409
422
410
423
borderStyle : solid;
411
424
borderColor : # b9babc ;
412
425
borderAlpha : 1 ;
413
- borderThickness : 1 ;
414
- borderThicknessLeft : 1 ;
415
- borderThicknessTop : 1 ;
416
- borderThicknessBottom : 1 ;
417
- borderThicknessRight : 1 ;
418
- cornerRadius : 0 ;
419
- dropShadowEnabled : false;
420
- titleStyleName : "mypanelTitle" ;
421
-
422
- cornerResizeImg : Embed (source="assets/swf/Blue.swf", symbol="Corner_Resize");
423
- cornerResizeWidth : 2 ;
424
- cornerResizeHeight : 2 ;
425
- cornerResizePaddingRight : 2 ;
426
- cornerResizePaddingBottom : 2 ;
427
-
428
- controlButtonWidth : 10 ;
429
- controlButtonHeight : 10 ;
430
- controlButtonGap : 4 ;
426
+ borderThicknessLeft : 3 ;
427
+ borderThicknessTop : 0 ;
428
+ borderThicknessBottom : 3 ;
429
+ borderThicknessRight : 3 ;
431
430
}
432
431
433
432
.mdiWindowNoFocus , .presentationWindowStyleNoFocus , .videoDockStyleNoFocus
434
433
{
435
434
headerHeight : 26 ;
436
- roundedBottomCorners : false;
437
- backgroundAlpha : 0.5 ;
435
+ roundedBottomCorners : true;
438
436
backgroundColor : # b9babc ;
439
- backgroundSize : '100%' ;
440
-
437
+ backgroundAlpha : 0.5 ;
438
+
441
439
borderStyle : solid;
442
440
borderColor : # b9babc ;
443
441
borderAlpha : 0.5 ;
444
- borderThickness : 1 ;
445
- borderThicknessLeft : 1 ;
446
- borderThicknessTop : 1 ;
447
- borderThicknessBottom : 1 ;
448
- borderThicknessRight : 1 ;
449
- cornerRadius : 0 ;
450
- dropShadowEnabled : false;
451
- titleStyleName : "mypanelTitle" ;
452
-
453
- cornerResizeImg : Embed (source="assets/swf/Blue.swf", symbol="Corner_Resize");
454
- cornerResizeWidth : 2 ;
455
- cornerResizeHeight : 2 ;
456
- cornerResizePaddingRight : 2 ;
457
- cornerResizePaddingBottom : 2 ;
458
-
459
- controlButtonWidth : 10 ;
460
- controlButtonHeight : 10 ;
461
- controlButtonGap : 4 ;
442
+ borderThicknessLeft : 3 ;
443
+ borderThicknessTop : 0 ;
444
+ borderThicknessBottom : 3 ;
445
+ borderThicknessRight : 3 ;
462
446
}
463
447
464
448
.presentationSlideViewStyle {
@@ -477,110 +461,105 @@ MDIWindow {
477
461
478
462
.videoViewStyleNoFocus
479
463
{
480
- borderColor : # b9babc ;
481
- borderAlpha : 0.5 ;
482
- borderThicknessLeft : 5 ;
483
- borderThicknessTop : 5 ;
484
- borderThicknessBottom : 5 ;
485
- borderThicknessRight : 5 ;
486
- roundedBottomCorners : true;
487
- cornerRadius : 5 ;
488
464
headerHeight : 20 ;
489
- backgroundColor : # b9babc ;
465
+ roundedBottomCorners : true;
466
+ backgroundColor : # e6e6e6 ;
490
467
backgroundAlpha : 0.5 ;
491
- dropShadowEnabled : false;
492
- titleStyleName : "mypanelTitle" ;
468
+
469
+ borderStyle : solid;
470
+ borderColor : # b9babc ;
471
+ borderAlpha : 0.5 ;
472
+ borderThicknessLeft : 3 ;
473
+ borderThicknessTop : 0 ;
474
+ borderThicknessBottom : 3 ;
475
+ borderThicknessRight : 3 ;
493
476
}
494
477
495
478
.videoViewStyleFocus
496
479
{
497
- borderColor : # b9babc ;
498
- borderAlpha : 1 ;
499
- borderThicknessLeft : 5 ;
500
- borderThicknessTop : 5 ;
501
- borderThicknessBottom : 5 ;
502
- borderThicknessRight : 5 ;
503
- roundedBottomCorners : true;
504
- cornerRadius : 5 ;
505
480
headerHeight : 20 ;
506
- backgroundColor : # b9babc ;
481
+ roundedBottomCorners : true;
482
+ backgroundColor : # e6e6e6 ;
507
483
backgroundAlpha : 1 ;
508
- dropShadowEnabled : false;
509
- titleStyleName : "mypanelTitle" ;
484
+
485
+ borderStyle : solid;
486
+ borderColor : # b9babc ;
487
+ borderAlpha : 1 ;
488
+ borderThicknessLeft : 3 ;
489
+ borderThicknessTop : 0 ;
490
+ borderThicknessBottom : 3 ;
491
+ borderThicknessRight : 3 ;
510
492
}
511
493
512
494
.videoPublishStyleNoFocus
513
495
{
514
- borderColor : # b9babc ;
515
- borderAlpha : 0.5 ;
516
- borderThicknessLeft : 5 ;
517
- borderThicknessTop : 5 ;
518
- borderThicknessBottom : 5 ;
519
- borderThicknessRight : 5 ;
520
- roundedBottomCorners : true;
521
- cornerRadius : 5 ;
522
- headerHeight : 20 ;
523
- backgroundColor : # b9babc ;
524
- backgroundAlpha : 0.5 ;
525
- dropShadowEnabled : false;
526
- titleStyleName : "mypanelTitle" ;
496
+ headerHeight : 20 ;
497
+ roundedBottomCorners : true;
498
+ backgroundColor : # e6e6e6 ;
499
+ backgroundAlpha : 0.5 ;
500
+
501
+ borderStyle : solid;
502
+ borderColor : # b9babc ;
503
+ borderAlpha : 0.5 ;
504
+ borderThicknessLeft : 3 ;
505
+ borderThicknessTop : 0 ;
506
+ borderThicknessBottom : 3 ;
507
+ borderThicknessRight : 3 ;
527
508
}
528
509
529
510
.videoPublishStyleFocus
530
511
{
531
- borderColor : # b9babc ;
532
- borderAlpha : 1 ;
533
- borderThicknessLeft : 5 ;
534
- borderThicknessTop : 5 ;
535
- borderThicknessBottom : 5 ;
536
- borderThicknessRight : 5 ;
537
- roundedBottomCorners : true;
538
- cornerRadius : 5 ;
539
- headerHeight : 20 ;
540
- backgroundColor : # b9babc ;
541
- backgroundAlpha : 1 ;
542
- dropShadowEnabled : false;
543
- titleStyleName : "mypanelTitle" ;
512
+ headerHeight : 20 ;
513
+ roundedBottomCorners : true;
514
+ backgroundColor : # e6e6e6 ;
515
+ backgroundAlpha : 1 ;
516
+
517
+ borderStyle : solid;
518
+ borderColor : # b9babc ;
519
+ borderAlpha : 1 ;
520
+ borderThicknessLeft : 3 ;
521
+ borderThicknessTop : 0 ;
522
+ borderThicknessBottom : 3 ;
523
+ borderThicknessRight : 3 ;
544
524
}
545
525
546
526
.videoAvatarStyleNoFocus
547
527
{
548
- borderColor : # b9babc ;
549
- borderAlpha : 0.5 ;
550
- borderThicknessLeft : 5 ;
551
- borderThicknessTop : 5 ;
552
- borderThicknessBottom : 5 ;
553
- borderThicknessRight : 5 ;
554
- roundedBottomCorners : true;
555
- cornerRadius : 5 ;
556
- headerHeight : 20 ;
557
- backgroundColor : # b9babc ;
558
- backgroundAlpha : 0.5 ;
559
- dropShadowEnabled : false;
560
- titleStyleName : "mypanelTitle" ;
528
+ headerHeight : 20 ;
529
+ roundedBottomCorners : true;
530
+ backgroundColor : # e6e6e6 ;
531
+ backgroundAlpha : 0.5 ;
532
+
533
+ borderStyle : solid;
534
+ borderColor : # b9babc ;
535
+ borderAlpha : 0.5 ;
536
+ borderThicknessLeft : 3 ;
537
+ borderThicknessTop : 0 ;
538
+ borderThicknessBottom : 3 ;
539
+ borderThicknessRight : 3 ;
561
540
}
562
541
563
542
.videoAvatarStyleFocus
564
543
{
565
- borderColor : # b9babc ;
566
- borderAlpha : 1 ;
567
- borderThicknessLeft : 5 ;
568
- borderThicknessTop : 5 ;
569
- borderThicknessBottom : 5 ;
570
- borderThicknessRight : 5 ;
571
- roundedBottomCorners : true;
572
- cornerRadius : 5 ;
573
- headerHeight : 20 ;
574
- backgroundColor : # b9babc ;
575
- backgroundAlpha : 1 ;
576
- dropShadowEnabled : false;
577
- titleStyleName : "mypanelTitle" ;
544
+ headerHeight : 20 ;
545
+ roundedBottomCorners : true;
546
+ backgroundColor : # e6e6e6 ;
547
+ backgroundAlpha : 1 ;
548
+
549
+ borderStyle : solid;
550
+ borderColor : # b9babc ;
551
+ borderAlpha : 1 ;
552
+ borderThicknessLeft : 3 ;
553
+ borderThicknessTop : 0 ;
554
+ borderThicknessBottom : 3 ;
555
+ borderThicknessRight : 3 ;
578
556
}
579
557
580
558
.mypanelTitle {
581
559
color : # 5e5f63 ;
582
560
fontFamily : Arial;
583
561
fontSize : 12 ;
562
+ fontWeight : bold;
584
563
}
585
564
586
565
.closeBtnFocus , .closeBtnNoFocus
0 commit comments