fixed styles
This commit is contained in:
parent
5477fdbb6c
commit
3f572ab5f7
|
@ -99,6 +99,10 @@
|
||||||
width: -moz-available;
|
width: -moz-available;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.info_table {
|
||||||
|
margin-bottom: 25px;
|
||||||
|
}
|
||||||
|
|
||||||
.info_table > tbody > tr:nth-child(even) {
|
.info_table > tbody > tr:nth-child(even) {
|
||||||
background-color: #e5e9ed;
|
background-color: #e5e9ed;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue