repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
scrolling
/
resources
/
scrollable-style.css
blob
efa180f31c927757d619847ceadf1561a27dce8d
1
.inner
{
2
position
:
relative
;
3
left
:
5px
;
4
color
:
#ffffff
;
5
padding
:
4px
;
6
width
:
80px
;
7
height
:
30px
;
8
}
9
.offscreen
{
10
position
:
relative
;
11
top
:
100px
;
12
}