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

111 lines
1.9 KiB
Sass

@import compass
@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
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.4em 0
+inline-block()
aside
display: none
.formats, a#banner
float: none
padding: 0.4em 0
.events, .moderations
h2 + p, #advises, .helper
display: none
form
.field, .actions
max-width: 100%
.helper p
margin-left: 0
padding-left: 0
label
width: auto
display: block
text-align: left
margin-left: 0
input, .select2-container ul, .mce-tinymce
width: 100%
+border-bottom-left-radius(0.4em)
.select2-container ul
min-width: 20em