More clear
This commit is contained in:
parent
624a5f4632
commit
b8ea299064
@ -1056,6 +1056,7 @@ border-right-style: solid;
|
|||||||
border-left-width: 1px;
|
border-left-width: 1px;
|
||||||
border-left-color: #BBBBBB;
|
border-left-color: #BBBBBB;
|
||||||
border-left-style: solid;
|
border-left-style: solid;
|
||||||
|
height: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.noborder td {
|
table.noborder td {
|
||||||
@ -1173,7 +1174,7 @@ border: 0px;
|
|||||||
|
|
||||||
.pair {
|
.pair {
|
||||||
/* background: #e6ebed; */
|
/* background: #e6ebed; */
|
||||||
background: #f4f4f4;
|
background: #ffffff;
|
||||||
font-family: <?php print $fontlist ?>;
|
font-family: <?php print $fontlist ?>;
|
||||||
border: 0px;
|
border: 0px;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user