Sha256: 65e04417bcbb0328d5e4e5eff75cb6fc2834b92827d90db2f974ba6c18336732
Contents?: true
Size: 1.34 KB
Versions: 18
Compression:
Stored size: 1.34 KB
Contents
// // Responsive: Landscape phone to desktop/tablet // -------------------------------------------------- @media (max-width: 767px) #home, #user, #groups .timeline .event, .link .date width: 70px margin-left: 0 .details display: inline-block !important width: 100% .text width: 100% margin-left: 0px #calendar @include grid-core-span(12, $fluidGridColumnWidth, $fluidGridGutterWidth) margin-left: 0 #events td .fc-button padding: 3.5% !important font-size: 12px !important .fc-header-space padding-left: 0px .fc-header-center h2 font-size: 17.5px #calendar .fc-day-number min-height: 32px // UP TO LANDSCAPE PHONE // --------------------- @media (max-width: 480px) #home, #user, #group .activities .timeline .avatar float: left .event, .link .date width: 70px margin-left: 0 .day, .month font-weight: bold font-size: 15px .poster @include hidden-phone #sidebarContent #days tr td font-size: 18px padding: 3px 7px
Version data entries
18 entries across 18 versions & 2 rubygems