projects
/
KiwiIRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7835443
)
Core theme tweaks
author
Darren
<darren@darrenwhitlen.com>
Sat, 24 May 2014 15:26:47 +0000
(16:26 +0100)
committer
Darren
<darren@darrenwhitlen.com>
Sat, 24 May 2014 15:26:47 +0000
(16:26 +0100)
client/assets/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/client/assets/css/style.css
b/client/assets/css/style.css
index 0364b19f73f748b0c93bd5a575f75da01d372282..753ad8fbb934bffcc64f435f14b8cd34d1eb194f 100644
(file)
--- a/
client/assets/css/style.css
+++ b/
client/assets/css/style.css
@@
-47,13
+47,13
@@
html, body { height:100%; }
}
-#kiwi .toolbar .tabs { margin-right: 200px; }
+#kiwi .toolbar .tabs { margin-right: 200px;
overflow: hidden;
}
#kiwi .toolbar .panellist {
overflow: hidden;
display:block;
}
#kiwi .toolbar .panellist li {
- float: left; list-style:
inli
ne;
+ float: left; list-style:
no
ne;
display:inline; position:relative;
padding:5px; margin:3px;
cursor: pointer;