Sha256: d1d0328878bf82efa86f3ef160da21460eeb4cad6a74c52858752482a76fa458
Contents?: true
Size: 817 Bytes
Versions: 174
Compression:
Stored size: 817 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; } [class^=pb_body_kit], [class^=pb_caption_kit] { color: $text_dk_light !important; } } }
Version data entries
174 entries across 174 versions & 1 rubygems