Fixed a border dashed style for Attributes list.
svn: r15601
This commit is contained in:
parent
c0d86a8993
commit
f32dbb3eaa
@ -982,7 +982,7 @@ table.attrlist {
|
||||
width: 100%;
|
||||
}
|
||||
table.attrlist tbody tr td {
|
||||
border: dashed 1px #000;
|
||||
border-bottom: dashed 1px #000;
|
||||
}
|
||||
table.attrlist tbody tr td.ColumnType {
|
||||
width: 15%;
|
||||
|
Loading…
Reference in New Issue
Block a user