CTCP handling
[KiwiIRC.git] / css / touchscreen_tweaks.css
CommitLineData
784ae106 1#kiwi.touchscreen.portrait .userlist { display:none; }\r
54f4a22e 2\r
784ae106 3#kiwi.touchscreen.portrait .messages { right:0px; }\r
54f4a22e
D
4\r
5#kiwi.touchscreen .windowlist ul li { padding:10px; }\r
6\r
7#kiwi .windowlist ul {\r
8 /* border: 1px solid blue;*/\r
ccb38943 9 margin-right: 0px; /* i* safari seem to behave differently here :/ */\r
54f4a22e 10 height: 50px;\r
ccb38943
D
11}\r
12\r
13#kiwi.touchscreen .userlist { line-height:1.6em; }