Sha256: f3e8ee3e2f32dd6f8353746543ec8a16e4ff4a2ea246a63ae65972e14679b7c7
Contents?: true
Size: 524 Bytes
Versions: 1
Compression:
Stored size: 524 Bytes
Contents
//= require_tree . //= require_self @import "bootstrap"; @import "vars"; #swat { font-size: 13px; h1, h2, h3 { text-align: center; } #subheader { h3 { margin: 5px; } } #content { } table.info { font-size: 14px; background: $greyBg; width: 100%; tr { border-bottom: 1px solid $whiteColor; td { padding: 12px; &.name { width: 200px; padding-left: 21px; color: $lightBlueColor; } } } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sw2at-ui-0.0.13 | app/assets/stylesheets/swat/application.scss |