mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1175902 - Move the shadow to #detail-screenshot. r=mossop
This commit is contained in:
parent
7dab97b2fa
commit
cfd1e49220
@ -676,14 +676,13 @@
|
||||
|
||||
#detail-screenshot-box {
|
||||
-moz-margin-end: 2em;
|
||||
padding: 10px;
|
||||
background-color: white;
|
||||
box-shadow: 0 1px 2px #666;
|
||||
}
|
||||
|
||||
#detail-screenshot {
|
||||
max-width: 300px;
|
||||
max-height: 300px;
|
||||
background-color: white;
|
||||
box-shadow: 0 1px 2px #666;
|
||||
}
|
||||
|
||||
#detail-screenshot[loading] {
|
||||
|
Loading…
Reference in New Issue
Block a user