Updated Node port
[KiwiIRC.git] / css / touchscreen_tweaks.css
1 #kiwi.touchscreen.portrait .userlist { right:-100px; }
2
3 #kiwi.touchscreen.portrait .messages { right:10px; }
4
5 #kiwi.touchscreen .windowlist ul li { padding:10px; }
6
7 #kiwi .windowlist ul {
8 /* border: 1px solid blue;*/
9 margin-right: 0px; /* i* safaris seem to behave differently here :/ */
10 height: 50px;
11 }