Sha256: d12d63e203467358a3564df34026c00f08abd0d21ccb5e97ef88fd8fe3226f64

Contents?: true

Size: 943 Bytes

Versions: 24

Compression:

Stored size: 943 Bytes

Contents

body {
	color: #000;
	background-color: #fff;
	font: 100%/1.2 sans-serif;
}

abbr {
	text-decoration: none;
}

:link {
	color: #1593D3;
}

:visited {
	color: #38C;
}
/* Logo */
.header {
	background: #247201 url(http://filamentgroup.com/images/headerbg-new.jpg) no-repeat bottom left;
}
#fg-logo {
	text-indent: -9999px;
	margin: 0 auto;
	width: 287px;
	height: 52px;
	background-image: url(http://filamentgroup.com/images/fg-logo-icon.png);
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5){
	#fg-logo {
		background-size: 287px 52px;
		background-image: url(http://filamentgroup.com/images/fg-logo-icon-lrg.png);
	}
}

/* Customized Demo CSS for our Demo Tables */
.tablesaw-columntoggle td.title a,
.tablesaw-swipe td.title a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 10em;
	max-width: 40vw;
}
@media (min-width: 40em) {
	td.title {
		max-width: 12em;
	}
}

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
trusty-cms-6.3.1 node_modules/tablesaw/demo/demo.css
trusty-cms-5.0.7 node_modules/tablesaw/demo/demo.css
trusty-cms-5.0.6 node_modules/tablesaw/demo/demo.css
trusty-cms-5.0.5 node_modules/tablesaw/demo/demo.css
trusty-cms-5.0.4 node_modules/tablesaw/demo/demo.css
trusty-cms-5.0.3 node_modules/tablesaw/demo/demo.css
trusty-cms-5.0.2 node_modules/tablesaw/demo/demo.css
trusty-cms-5.0.1 node_modules/tablesaw/demo/demo.css
trusty-cms-4.3.5 node_modules/tablesaw/demo/demo.css
trusty-cms-5.0.0 node_modules/tablesaw/demo/demo.css
trusty-cms-4.3.4 node_modules/tablesaw/demo/demo.css
trusty-cms-4.3.3 node_modules/tablesaw/demo/demo.css
trusty-cms-4.3.2 node_modules/tablesaw/demo/demo.css
trusty-cms-4.3.1 node_modules/tablesaw/demo/demo.css
trusty-cms-4.3 node_modules/tablesaw/demo/demo.css
trusty-cms-4.2.3 node_modules/tablesaw/demo/demo.css
trusty-cms-4.2.2 node_modules/tablesaw/demo/demo.css
trusty-cms-4.2.1 node_modules/tablesaw/demo/demo.css
trusty-cms-4.2 node_modules/tablesaw/demo/demo.css
trusty-cms-4.1.9 node_modules/tablesaw/demo/demo.css