addons: add simplejson to default install
[xbmc.git] / addons / webinterface.default / css / ipad.css
blob429ae843b144b2e139c7758f7b9355f32e251a66
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;