mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-22 03:16:34 +00:00
modified ui of wiki-index hd
This commit is contained in:
@@ -374,7 +374,8 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
margin-bottom:0.5em;
|
margin-bottom:0.5em;
|
||||||
}
|
}
|
||||||
.side-tabnav h3.hd,
|
.side-tabnav h3.hd,
|
||||||
.side-tabnav .hd h3 {
|
.side-tabnav .hd h3,
|
||||||
|
.wiki-index h3 {
|
||||||
color:#f7941d;
|
color:#f7941d;
|
||||||
}
|
}
|
||||||
.side-tabnav .hd h3 {
|
.side-tabnav .hd h3 {
|
||||||
@@ -2720,13 +2721,6 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
.wiki-index {
|
.wiki-index {
|
||||||
margin-top:25px;
|
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 {
|
.wiki-index ul {
|
||||||
list-style-type: square;
|
list-style-type: square;
|
||||||
padding-left: 1.5em;
|
padding-left: 1.5em;
|
||||||
|
Reference in New Issue
Block a user