repo.or.cz
/
xbmc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
addons: add simplejson to default install
[xbmc.git]
/
addons
/
webinterface.default
/
css
/
ipad.css
blob
429ae843b144b2e139c7758f7b9355f32e251a66
1
.contentContainer
{
2
overflow-x
:
hidden
;
3
overflow-y
:
auto
;
4
position
:
absolute
;
5
height
:
auto
;
6
bottom
:
auto
;
7
background
:
#fff
;
8
padding-bottom
:
150px
;
9
}