Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
This commit is contained in:
commit
2f9cb94e7e
|
@ -724,9 +724,12 @@ div.actions input[type="text"] {
|
|||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.memo-content li {
|
||||
.memo-content ol li {
|
||||
list-style-type: decimal;
|
||||
}
|
||||
.memo-content ul li {
|
||||
list-style-type: disc;
|
||||
}
|
||||
|
||||
.memo-timestamp {
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in New Issue