63
63
.infoTipLoading {
64
64
width : 16px ;
65
65
height : 16px ;
66
- background : url (chrome://firebug/skin/ loading_16.gif) no-repeat;
66
+ background : url (loading_16.gif) no-repeat;
67
67
}
68
68
69
69
.infoTipImageBox {
@@ -358,7 +358,7 @@ h1.groupHeader {
358
358
/************************************************************************************************/
359
359
360
360
.netHeadRow {
361
- background : url (chrome://firebug/skin/ group.gif) repeat-x # FFFFFF ;
361
+ background : url (group.gif) repeat-x # FFFFFF ;
362
362
}
363
363
364
364
.netHeadCol {
@@ -385,7 +385,7 @@ h1.groupHeader {
385
385
border-bottom : 1px solid # 9C9C9C ;
386
386
padding : 0 !important ;
387
387
font-weight : bold;
388
- background : # BBBBBB url (chrome://firebug/skin/ tableHeader.gif) repeat-x;
388
+ background : # BBBBBB url (tableHeader.gif) repeat-x;
389
389
white-space : nowrap;
390
390
}
391
391
@@ -400,24 +400,24 @@ h1.groupHeader {
400
400
}
401
401
402
402
.netHeaderCell : hover : active {
403
- background : # 959595 url (chrome://firebug/skin/ tableHeaderActive.gif) repeat-x;
403
+ background : # 959595 url (tableHeaderActive.gif) repeat-x;
404
404
}
405
405
406
406
.netHeaderSorted {
407
- background : # 7D93B2 url (chrome://firebug/skin/ tableHeaderSorted.gif) repeat-x;
407
+ background : # 7D93B2 url (tableHeaderSorted.gif) repeat-x;
408
408
}
409
409
410
410
.netHeaderSorted > .netHeaderCellBox {
411
411
border-right-color : # 6B7C93 ;
412
- background : url (chrome://firebug/skin/ arrowDown.png) no-repeat right;
412
+ background : url (arrowDown.png) no-repeat right;
413
413
}
414
414
415
415
.netHeaderSorted .sortedAscending > .netHeaderCellBox {
416
- background-image : url (chrome://firebug/skin/ arrowUp.png);
416
+ background-image : url (arrowUp.png);
417
417
}
418
418
419
419
.netHeaderSorted : hover : active {
420
- background : # 536B90 url (chrome://firebug/skin/ tableHeaderSortedActive.gif) repeat-x;
420
+ background : # 536B90 url (tableHeaderSortedActive.gif) repeat-x;
421
421
}
422
422
423
423
/************************************************************************************************/
@@ -440,11 +440,11 @@ h1.groupHeader {
440
440
}
441
441
442
442
.netRow [breakpoint = "true" ] .netRowHeader {
443
- background-image : url (chrome://firebug/skin/ breakpoint.png);
443
+ background-image : url (breakpoint.png);
444
444
}
445
445
446
446
.netRow [breakpoint = "true" ][disabledBreakpoint = "true" ] .netRowHeader {
447
- background-image : url (chrome://firebug/skin/ breakpointDisabled.png);
447
+ background-image : url (breakpointDisabled.png);
448
448
}
449
449
450
450
.netRow .category-xhr : hover .netRowHeader {
@@ -599,7 +599,7 @@ h1.groupHeader {
599
599
width : 16px ;
600
600
height : 16px ;
601
601
background : transparent no-repeat 0 0 ;
602
- background-image : url (chrome://firebug/skin/ loading_16.gif);
602
+ background-image : url (loading_16.gif);
603
603
display : inline-block;
604
604
}
605
605
@@ -619,7 +619,7 @@ h1.groupHeader {
619
619
left : 0 ;
620
620
top : 0 ;
621
621
bottom : 0 ;
622
- background : # FFFFFF url (chrome://firebug/skin/ netBarResolving.gif) repeat-x;
622
+ background : # FFFFFF url (netBarResolving.gif) repeat-x;
623
623
z-index : 60 ;
624
624
}
625
625
@@ -628,7 +628,7 @@ h1.groupHeader {
628
628
left : 0 ;
629
629
top : 0 ;
630
630
bottom : 0 ;
631
- background : # FFFFFF url (chrome://firebug/skin/ netBarConnecting.gif) repeat-x;
631
+ background : # FFFFFF url (netBarConnecting.gif) repeat-x;
632
632
z-index : 50 ;
633
633
}
634
634
@@ -637,7 +637,7 @@ h1.groupHeader {
637
637
left : 0 ;
638
638
top : 0 ;
639
639
bottom : 0 ;
640
- background : # FFFFFF url (chrome://firebug/skin/ netBarWaiting.gif) repeat-x;
640
+ background : # FFFFFF url (netBarWaiting.gif) repeat-x;
641
641
z-index : 40 ;
642
642
}
643
643
@@ -646,7 +646,7 @@ h1.groupHeader {
646
646
left : 0 ;
647
647
top : 0 ;
648
648
bottom : 0 ;
649
- background : # FFFFFF url (chrome://firebug/skin/ netBarSending.gif) repeat-x;
649
+ background : # FFFFFF url (netBarSending.gif) repeat-x;
650
650
z-index : 30 ;
651
651
}
652
652
@@ -655,7 +655,7 @@ h1.groupHeader {
655
655
left : 0 ;
656
656
top : 0 ;
657
657
bottom : 0 ;
658
- background : # FFFFFF url (chrome://firebug/skin/ netBarResponded.gif) repeat-x;
658
+ background : # FFFFFF url (netBarResponded.gif) repeat-x;
659
659
z-index : 20 ;
660
660
min-width : 1px ;
661
661
}
@@ -665,7 +665,7 @@ h1.groupHeader {
665
665
left : 0 ;
666
666
top : 0 ;
667
667
bottom : 0 ;
668
- background : # 38D63B url (chrome://firebug/skin/ netBarLoading.gif) repeat-x;
668
+ background : # 38D63B url (netBarLoading.gif) repeat-x;
669
669
z-index : 10 ;
670
670
}
671
671
@@ -706,13 +706,13 @@ h1.groupHeader {
706
706
*/
707
707
.loaded .netReceivingBar ,
708
708
.loaded .netReceivingBar {
709
- background : # B6B6B6 url (chrome://firebug/skin/ netBarLoaded.gif) repeat-x;
709
+ background : # B6B6B6 url (netBarLoaded.gif) repeat-x;
710
710
border-color : # B6B6B6 ;
711
711
}
712
712
713
713
.fromCache .netReceivingBar ,
714
714
.fromCache .netReceivingBar {
715
- background : # D6D6D6 url (chrome://firebug/skin/ netBarCached.gif) repeat-x;
715
+ background : # D6D6D6 url (netBarCached.gif) repeat-x;
716
716
border-color : # D6D6D6 ;
717
717
}
718
718
@@ -859,7 +859,7 @@ h1.groupHeader {
859
859
860
860
.netInfoCol {
861
861
border-top : 1px solid # EEEEEE ;
862
- background : url (chrome://firebug/skin/ group.gif) repeat-x # FFFFFF ;
862
+ background : url (group.gif) repeat-x # FFFFFF ;
863
863
}
864
864
865
865
.netInfoBody {
@@ -1021,7 +1021,7 @@ h1.groupHeader {
1021
1021
}
1022
1022
1023
1023
.netActivationLabel {
1024
- background : url (chrome://firebug/skin/ infoIcon.png) no-repeat 3px 2px ;
1024
+ background : url (infoIcon.png) no-repeat 3px 2px ;
1025
1025
padding-left : 22px ;
1026
1026
}
1027
1027
0 commit comments