Sha256: 84d1ce66cf8089596c928a5433216f70c633f9b583ef3fbe42eb3a30c343385e
Contents?: true
Size: 677 Bytes
Versions: 2
Compression:
Stored size: 677 Bytes
Contents
form label.datetime_preset_filter_label .btn_timerange { float: right; margin: -2px 8px 0 0; text-decoration: none; border-bottom: 1px dashed; line-height: 1.4em; &:hover { border-bottom: 0 none; } } .block_timerange { position: absolute; display: block; border: 1px solid #000; padding: 5px 10px 5px 10px; text-align: center; background-color: #f4f4f4; >div { margin-top: 10px; &:last-child { margin-bottom: 10px; } span { color: #2e86cc; cursor: pointer; text-decoration: none; font-size: 14px; border-bottom: 1px dashed; &:hover { border-bottom: 0 none; } } } }
Version data entries
2 entries across 2 versions & 1 rubygems