add black theme on update manager online
This commit is contained in:
parent
df738aac1e
commit
3547c09a16
|
@ -1163,7 +1163,7 @@ a.pandora_pagination,
|
||||||
}
|
}
|
||||||
#box_online {
|
#box_online {
|
||||||
background-image: url("../../images/update_pandora_black.jpg") !important;
|
background-image: url("../../images/update_pandora_black.jpg") !important;
|
||||||
background-position: center center;
|
background-position: left, left !important;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-color: #000 !important;
|
background-color: #000 !important;
|
||||||
padding: 40px 50px;
|
padding: 40px 50px;
|
||||||
|
|
Loading…
Reference in New Issue