|
|
@ -394,7 +394,7 @@ p { |
|
|
|
display: table-cell; |
|
|
|
display: table-cell; |
|
|
|
height: 100%; |
|
|
|
height: 100%; |
|
|
|
width: 1%; |
|
|
|
width: 1%; |
|
|
|
padding-top: 9px; |
|
|
|
vertical-align: bottom; |
|
|
|
text-align: center; |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
} |
|
|
|
.bar-tab .tab-item .tab-label, |
|
|
|
.bar-tab .tab-item .tab-label, |
|
|
@ -409,7 +409,7 @@ p { |
|
|
|
.bar-tab .tab-item .icon { |
|
|
|
.bar-tab .tab-item .icon { |
|
|
|
width: 24px; |
|
|
|
width: 24px; |
|
|
|
height: 24px; |
|
|
|
height: 24px; |
|
|
|
margin-top: -2px; |
|
|
|
margin-top: 0; |
|
|
|
} |
|
|
|
} |
|
|
|
.bar-tab .tab-item.active .tab-label, |
|
|
|
.bar-tab .tab-item.active .tab-label, |
|
|
|
.bar-tab .tab-item.active .icon, .bar-tab .tab-item:active .tab-label, |
|
|
|
.bar-tab .tab-item.active .icon, .bar-tab .tab-item:active .tab-label, |
|
|
|