agenda-libre-ruby/app/assets/stylesheets/mobile.css.sass

90 lines
1.4 KiB
Sass

@media all and (min-width: 1600px)
body
font-size: larger
aside#lug-list
width: auto
#advises
max-width: 60em
@media all and (max-width: 1024px)
body.events.index table
width: 100%
form#lug_search
right: 0
.formats, a#banner
margin: 0
@media all and (max-width: 900px)
header.top
img.logo
margin-left: 0
ul.countries
margin-right: 0
body
border: none
margin: 0
header.top h1
margin-top: 0
main ul
margin-left: 0
form#lug_search
font-size: smaller
body.events.index table
font-size: smaller
td
border-width: 0
table tr td
border-width: 0px !important
/* For small screen width */
@media all and (max-width: 34em)
body
padding: 0
header.top
ul.countries
display: none
h1
letter-spacing: initial
h2
font-size: initial
form#lug_search
display: none
body.events.index table
font-size: inherit
thead
display: none
tr td
clear: both
width: auto
height: auto
margin: 1px
padding: 0 0.4em
display: block
min-height: 1.1em
border-width: 1px !important
&.prev-month, &.next-month
display: none
.day_number
float: right
// Enough space for tactile displays
li a, .fa-li
padding: 0.3em 0
display: inline-block
aside
display: none
.formats, a#banner
float: none
padding: 0.3em 0