Compare commits

...

2 Commits

Author SHA1 Message Date
charlesh88
75e578d2f0 Merge branch 'topic-core-refactor' into fix-legacy-tables 2019-03-21 15:27:52 -07:00
charlesh88
0bade5eaba Added background property to table __headers-w element 2019-03-21 15:27:22 -07:00

View File

@@ -142,6 +142,7 @@
// Wraps __headers table
flex: 0 0 auto;
overflow: hidden;
background: $colorTabHeaderBg;
}
/******************************* TABLES */