Sha256: 6374f7adbb517af55d4aedf908dfc09de83a5b6bcc16d8054e6c186571d50a1f
Contents?: true
Size: 910 Bytes
Versions: 6
Compression:
Stored size: 910 Bytes
Contents
.file_meta_data { margin-left: -65px; white-space: normal; table { margin-bottom: 5px; width: 100%; } th, td { vertical-align: top; } th { width: 45px; padding: 7px 20px 5px 0; font-weight: normal; text-align: right; font-size: 11px; color: var(--ui-on-surface-color-light); } td { padding: 5px 0; max-width: 0; } a { text-decoration: underline; } .value_wrapper { display: flex; } .value { flex: 1; overflow: hidden; text-overflow: ellipsis; } .edit { @include background-icon-center($font-size: 15px, $color: var(--ui-primary-color-light)); @include pencil-icon; display: inline-block; width: 20px; height: 20px; float: right; margin-top: -2px; &:hover { @include background-icon-color(var(--ui-primary-color)); } } }
Version data entries
6 entries across 6 versions & 1 rubygems