Revision 7de440bf
Von Bernd Bleßmann vor mehr als 3 Jahren hinzugefügt
css/common.css | ||
---|---|---|
221 | 221 |
border-style: solid; |
222 | 222 |
background-color: whitesmoke; |
223 | 223 |
} |
224 |
|
|
225 |
.ovlerlay_div { |
|
226 |
position: relative; |
|
227 |
} |
|
228 |
|
|
229 |
.overlay_img { |
|
230 |
position: absolute; |
|
231 |
top: -100px; |
|
232 |
left: -100px; |
|
233 |
z-index: 2; |
|
234 |
cursor: pointer; |
|
235 |
} |
Auch abrufbar als: Unified diff
Dateimanagement: größere Vorschaubilder beim Drüberfahren