forked from openkylin/platform_build
change "nolist" style to be simply remove bullets and indent; leave the rest alone.
Change-Id: Iccde983bf31338752f83ac72c0cdc543b4faf12a
This commit is contained in:
parent
a8d7485de2
commit
2ccbd3f8d4
|
@ -2150,14 +2150,9 @@ table.blank th, table.blank td {
|
|||
|
||||
.nolist {
|
||||
list-style:none;
|
||||
padding:0;
|
||||
margin:0 0 1em 1em;
|
||||
margin-left:0;
|
||||
}
|
||||
|
||||
.nolist li {
|
||||
padding:0 0 2px;
|
||||
margin:0;
|
||||
}
|
||||
|
||||
pre.classic {
|
||||
background-color:transparent;
|
||||
|
|
Loading…
Reference in New Issue