Sign in
webkit
/
WebKit
/
61dd3584f31cb59cef7f6b2ddb5031a9bd4f1c78
/
.
/
LayoutTests
/
fast
/
scrolling
/
resources
/
scrollable-style.css
blob: efa180f31c927757d619847ceadf1561a27dce8d [
file
] [
log
] [
blame
]
.
inner
{
position
:
relative
;
left
:
5px
;
color
:
#ffffff
;
padding
:
4px
;
width
:
80px
;
height
:
30px
;
}
.
offscreen
{
position
:
relative
;
top
:
100px
;
}