view sites/all/themes/omega/sass/modules/system/tableheader/_tableheader.base.scss @ 0:ff03f76ab3fe

initial version
author danieleb <danielebarchiesi@me.com>
date Wed, 21 Aug 2013 18:51:11 +0100
parents
children
line wrap: on
line source
/**
 * @file
 * Base styling for the tableheader behavior.
 *
 * @see tableheader.js
 */

.sticky-header {
  margin-top: 0;
  background-color: #fff;
}