Channel list view width change
authorDarren <darren@Darrens-MacBook-Pro.local>
Sun, 3 Mar 2013 20:42:06 +0000 (20:42 +0000)
committerDarren <darren@Darrens-MacBook-Pro.local>
Sun, 3 Mar 2013 20:42:12 +0000 (20:42 +0000)
client/assets/css/style.css

index 754c2bf142f83054926a532cfda8f2db128b2467..a83b227757bcd2cbcc72bc19d81bd1000308f31a 100644 (file)
@@ -555,11 +555,11 @@ html, body { height:100%; }
 #kiwi.theme_relaxed .server_select .kiwi_logo img { }
 
 
-#kiwi.theme_relaxed.chanlist_treeview #panels { left:200px; }
+#kiwi.theme_relaxed.chanlist_treeview #panels { left:160px; }
 #kiwi.theme_relaxed.chanlist_treeview #toolbar { position:static; }
 #kiwi.theme_relaxed.chanlist_treeview #toolbar .app_tools { float:none; }
-#kiwi.theme_relaxed.chanlist_treeview #toolbar > div { margin-left:200px; }
-#kiwi.theme_relaxed.chanlist_treeview #toolbar #tabs { position:absolute; left:0px; bottom:0px; top:0px; margin:0; width:200px; background:#1B1B1B; overflow-y:auto; }
+#kiwi.theme_relaxed.chanlist_treeview #toolbar > div { margin-left:160px; }
+#kiwi.theme_relaxed.chanlist_treeview #toolbar #tabs { position:absolute; left:0px; bottom:0px; top:0px; margin:0; width:160px; background:#1B1B1B; overflow-y:auto; }
 #kiwi.theme_relaxed.chanlist_treeview #tabs ul li { display:block; float:none; }
 #kiwi.theme_relaxed.chanlist_treeview #tabs ul li .activity { float:right; }
 #kiwi.theme_relaxed.chanlist_treeview #tabs ul li.active {