projects
/
KiwiIRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b8c06b
)
Client: Tab sizing when in narrow mode
author
Darren
<darren@darrenwhitlen.com>
Sun, 30 Dec 2012 01:04:33 +0000
(
01:04
+0000)
committer
Darren
<darren@darrenwhitlen.com>
Sun, 30 Dec 2012 01:04:33 +0000
(
01:04
+0000)
client/assets/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/client/assets/css/style.css
b/client/assets/css/style.css
index 1b16a5cac014b4e1de2064664b8f1376ffbd0681..8cc10c7a7ac1587549103491d464a16ecda59d77 100644
(file)
--- a/
client/assets/css/style.css
+++ b/
client/assets/css/style.css
@@
-471,6
+471,7
@@
html, body { height:100%; }
#kiwi.theme_relaxed #toolbar .app_tools { width:200px; padding-left:10px; color:#D4D4D4; }
+#kiwi.theme_relaxed.narrow #toolbar #tabs { margin-right:0; }
#kiwi.theme_relaxed.narrow #toolbar .app_tools { width:auto; }
#kiwi.theme_relaxed #toolbar .app_tools ul li {
font-size:26px;