Sha256: 7f5c73a95cf56ba186ebb462685792390511076b8e6b97f083f4ca93aea615cf
Contents?: true
Size: 469 Bytes
Versions: 3
Compression:
Stored size: 469 Bytes
Contents
@media screen and (max-width: 991px) { .calendar .calendar-weekday-name { display: none; } } .calendar-item { border: 1px solid transparent; border-radius: 4px; display: block; padding: 4px; } .calendar-item { text-decoration: none } .calendar-item a, .calendar-item a:hover { color: white; } .calendar-item a:hover { text-decoration: none; } .calendar-item-default { border-color: darkgrey; background-color: grey; color: white; }
Version data entries
3 entries across 3 versions & 1 rubygems