first commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
/**
|
||||
* @file
|
||||
* Table header behavior.
|
||||
*
|
||||
* @see tableheader.js
|
||||
*/
|
||||
|
||||
table.sticky-header {
|
||||
z-index: 9;
|
||||
margin-top: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user