File tree 2 files changed +8747
-18
lines changed
2 files changed +8747
-18
lines changed Original file line number Diff line number Diff line change @@ -716,10 +716,12 @@ hr.inspector-divider {
716
716
padding-left : 5px !important ;
717
717
padding-right : 5px !important ;
718
718
border-radius : 8px 8px 0 0 !important ;
719
+ box-shadow : 1px -1px 2px # b9b9b9 ;
719
720
}
720
721
721
722
.chise-tab .active a {
722
723
background : # eaeaea !important ;
724
+ box-shadow : 1px -1px 2px 0 # 777777 !important ;
723
725
}
724
726
725
727
.chise-tab : hover a {
@@ -736,24 +738,6 @@ hr.inspector-divider {
736
738
box-shadow : 1px 1px 1px # b9b9b9 ;
737
739
}
738
740
739
- .chise-network-tab .active {
740
- border : 1px solid # 434343 ;
741
- box-shadow : 1px 1px 2px # 434343 ;
742
- }
743
-
744
- .map-tab-type {
745
- position : absolute;
746
- background-color : # 555 ;
747
- margin-top : -2px ;
748
- padding-left : 4px ;
749
- padding-right : 4px ;
750
- border : 0px solid # 555 ;
751
- border-radius : 5px ;
752
- right : 3px ;
753
- font-size : 9px ;
754
- color : white;
755
- }
756
-
757
741
.chise-network-tab a {
758
742
color : # 555 ;
759
743
padding-top : 10px !important ;
@@ -771,8 +755,26 @@ hr.inspector-divider {
771
755
border : 0px !important ;
772
756
}
773
757
758
+ .chise-network-tab .active {
759
+ border : 1px solid # 434343 ;
760
+ box-shadow : 1px 1px 2px # 434343 ;
761
+ }
762
+
774
763
.chise-network-tab .active , .chise-network-tab .active a {
775
764
background : white !important ;
765
+
766
+ }
767
+ .map-tab-type {
768
+ position : absolute;
769
+ background-color : # 555 ;
770
+ margin-top : -2px ;
771
+ padding-left : 4px ;
772
+ padding-right : 4px ;
773
+ border : 0px solid # 555 ;
774
+ border-radius : 5px ;
775
+ right : 3px ;
776
+ font-size : 9px ;
777
+ color : white;
776
778
}
777
779
778
780
.close : hover ,
You can’t perform that action at this time.
0 commit comments