1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 19:00:12 +00:00

Added wiki pages and delete page and fixed minor bugs

This commit is contained in:
zhengxie
2013-03-12 16:09:30 +08:00
committed by llj
parent 4ac14a25f4
commit c40f0faa09
6 changed files with 222 additions and 32 deletions

View File

@@ -2016,6 +2016,9 @@ textarea:-moz-placeholder {/* for FF */
}
/* wiki page */
.wiki-nav li{
display: inline-block;
}
#wiki-area.article {
padding: 0 0;
}