Sha256: e2f724ad3f67009d2ac5bc7278782c276f121d9095fb3c9d2dd32d7b1307d893
Contents?: true
Size: 551 Bytes
Versions: 75
Compression:
Stored size: 551 Bytes
Contents
.agenda{ .grid-x{ border-bottom: 1px solid $light-gray; .cell:first-child{ color: $medium-gray; } .cell:nth-child(2){ color: $muted; small{ color: $medium-gray; } } .cell:nth-last-child(2){ display: flex; align-items: baseline; small{ color: $medium-gray; white-space: nowrap; overflow-x: hidden; text-overflow: ellipsis; flex: 1; } } .cell:last-child{ color: map-get($foundation-palette, alert); } } }
Version data entries
75 entries across 75 versions & 1 rubygems