Skip to content

Commit d753eba

Browse files
JimTheFrogallinurl
authored andcommitted
Update app.css to remove dup of article table tbody.tbody-data tr.
1 parent f08daae commit d753eba

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

resources/css/app.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -441,9 +441,6 @@ article table>thead>tr.thead-cols {
441441
article table tbody.tbody-data tr.shaded {
442442
background-color: #F7F7F7;
443443
}
444-
article table tbody.tbody-data tr. {
445-
background-color: #F7F7F7;
446-
}
447444
article table tbody.tbody-data tr.child td:nth-child(1),
448445
article table tbody.tbody-data tr.child td:nth-child(2) {
449446
border-right: none;

0 commit comments

Comments
 (0)