15 lines
369 B
CSS
15 lines
369 B
CSS
#subtab-AdminX13GPSRParent>a>i.mi-:before,
|
|
.icon-AdminX13GPSRParent:before {
|
|
content: '';
|
|
display: block;
|
|
width: 16px;
|
|
height: 16px;
|
|
background-size: 16px 16px;
|
|
background-repeat: no-repeat;
|
|
background-image: url(../img/x13gpsr.svg);
|
|
color: white; text-color: white;
|
|
}
|
|
|
|
#product_extra_modules .module-x13gpsr img{
|
|
max-width: 128px;
|
|
} |