Finished js and css status and second row
This commit is contained in:
@@ -11,6 +11,8 @@ body {
|
||||
|
||||
table {
|
||||
width: 100%;
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
}
|
||||
|
||||
tr {
|
||||
@@ -56,6 +58,10 @@ td {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.main-row td {
|
||||
border-top: 2px solid #000;
|
||||
}
|
||||
|
||||
#loader {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user