Sha256: e3ad1e504f929a276a5b86992cddcd8dc5218fc65f67d88ebe34a3a2f18e1ca9
Contents?: true
Size: 705 Bytes
Versions: 1057
Compression:
Stored size: 705 Bytes
Contents
@import "../pb_icon/icon"; @import "../pb_title/title"; [class^=pb_date_kit] { display: flex; flex-direction: row; align-items: center; > div, .pb_icon_kit_container { margin-right: 4px !important; } &[class*=_center] { display: flex; flex-direction: row; align-items: center; justify-content: center; margin-right: 4px !important; } &[class*=_right] { display: flex; flex-direction: row; align-items: center; justify-content: flex-end; margin-left: 4px !important; } &.dark { [class^=pb_title_kit] { color: $text_dk_default !important; } } }
Version data entries
1,057 entries across 1,057 versions & 1 rubygems