set bg transparent on images black theme
This commit is contained in:
parent
c7face04e1
commit
52f87757d6
|
@ -1202,3 +1202,7 @@ a.pandora_pagination,
|
||||||
.bg_ccc {
|
.bg_ccc {
|
||||||
background-color: #50505050 !important;
|
background-color: #50505050 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input[type="image"] {
|
||||||
|
background-color: transparent !important;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue