add background colour to large portal images - as some (e.g. zipcar) have transparency
This commit is contained in:
parent
3daa7f1192
commit
9d350b206e
@ -692,9 +692,8 @@ h3 {
|
|||||||
}
|
}
|
||||||
#largepreview img {
|
#largepreview img {
|
||||||
box-shadow: 0 0 40px #000;
|
box-shadow: 0 0 40px #000;
|
||||||
}
|
|
||||||
#largepreview img {
|
|
||||||
border: 2px solid #f8ff5e;
|
border: 2px solid #f8ff5e;
|
||||||
|
background-color: rgba(8, 48, 78, 0.9); /* as some images - eg ZipCar - have transparency */
|
||||||
}
|
}
|
||||||
|
|
||||||
/* tooltips, dialogs */
|
/* tooltips, dialogs */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user