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

modified ui of wiki-index hd

This commit is contained in:
llj
2014-02-08 16:55:27 +08:00
parent 86830cdf4b
commit f222201d60

View File

@@ -374,7 +374,8 @@ textarea:-moz-placeholder {/* for FF */
margin-bottom:0.5em;
}
.side-tabnav h3.hd,
.side-tabnav .hd h3 {
.side-tabnav .hd h3,
.wiki-index h3 {
color:#f7941d;
}
.side-tabnav .hd h3 {
@@ -2720,13 +2721,6 @@ textarea:-moz-placeholder {/* for FF */
.wiki-index {
margin-top:25px;
}
.wiki-index .hd {
border-bottom:1px solid #ddd;
margin-bottom:0.4em;
}
.wiki-index .hd h3 {
margin-bottom:0;
}
.wiki-index ul {
list-style-type: square;
padding-left: 1.5em;