Fix animated stripes background not aligned on tables

This commit is contained in:
2016-11-10 00:10:29 +01:00
parent 60e43c368d
commit c17993418c

View File

@@ -211,6 +211,7 @@ nav.sidebar
.table-row .table-row
display: table-row display: table-row
position: relative position: relative
background-attachment: fixed // for stripes to look nice
.table-head .table-head
display: table-header-group display: table-header-group