projects
/
KiwiIRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
095f485
)
CLI theme 100% width nick list when narrow
author
Darren
<darren@darrenwhitlen.com>
Thu, 14 Aug 2014 00:08:05 +0000
(
01:08
+0100)
committer
Darren
<darren@darrenwhitlen.com>
Thu, 14 Aug 2014 00:08:05 +0000
(
01:08
+0100)
client/assets/themes/cli/style.css
patch
|
blob
|
blame
|
history
diff --git
a/client/assets/themes/cli/style.css
b/client/assets/themes/cli/style.css
index 3ff7c7e5aaa4572a1a0330e0bb0c35f996f728e3..2f1c2585a6bf9edde3268ba4dce0e0a8c13c3bbc 100644
(file)
--- a/
client/assets/themes/cli/style.css
+++ b/
client/assets/themes/cli/style.css
@@
-105,6
+105,8
@@
#kiwi .right_bar { background:#252525; }
+#kiwi.narrow .right_bar { width:100%; }
+#kiwi.narrow .right_bar.disabled { width:0; }
#kiwi .memberlists .meta {
border-bottom: 1px solid #8A8A8A;