Sha256: d2c2b722766a2df7907fe8e2a65d3e00de12e7ab1b030b8d03aa4e3f6cff5809
Contents?: true
Size: 561 Bytes
Versions: 3
Compression:
Stored size: 561 Bytes
Contents
table .header-fixed { position: fixed; top: 70px; left: 129px; right: 0; z-index: 1020; /* 10 less than .navbar-fixed to prevent any overlap */ border-bottom: 1px solid #d5d5d5; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1); -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1); box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); /* IE6-9 */ }
Version data entries
3 entries across 3 versions & 1 rubygems