1
0
Fork 0

Pages: Show every community page - even from foreign servers (with caching)

This commit is contained in:
Michael Vogel 2012-03-11 17:45:12 +01:00
commit b879a1ddf1
2 changed files with 61 additions and 12 deletions

View file

@ -484,6 +484,9 @@ code {
#sidebar-group-list .tool:hover {
background: #EEE;
}
#sidebar-pages-list .tool:hover {
background: #EEE;
}
.tool .label {
float: left;
}