projects
/
KiwiIRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24f4182
)
Hiding side panel on mini theme
author
Darren
<darren@darrenwhitlen.com>
Tue, 11 Jun 2013 18:25:30 +0000
(19:25 +0100)
committer
Darren
<darren@darrenwhitlen.com>
Tue, 11 Jun 2013 18:25:30 +0000
(19:25 +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 dea40b3227c329c14fb41a2f2017a32e744f9453..c9549ca73f15b64db255179de28f009263d5bcd7 100644
(file)
--- a/
client/assets/css/style.css
+++ b/
client/assets/css/style.css
@@
-905,6
+905,7
@@
html, body { height:100%; }
}
#kiwi.theme_mini .server_select .kiwi_logo img { display:inline; width:24px; }
+#kiwi.theme_mini .server_select .side_panel { display: none; }
#kiwi.theme_mini .server_select .server_details {
position: relative !important;
float: none !important;