mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
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…
x
Reference in New Issue
Block a user